Closed Issue: NullReferenceException unhandled while opening ContextMenu in...
<p>Hi,</p><p> </p><p>There is a bug in ContextMenu api.</p><p>Case Description:</p><p>1. Set page's SupportedOrientation as...
View ArticleClosed Issue: LoopingSelector SelectedItem Issue [7855]
<p>Hi,</p><p> </p><p>I've been using your LoopingSelector control directly for a project (despite it being primitive). There is an issue where if I change the...
View ArticleClosed Issue: LoopingSelector performance improvement [10458]
<p>This is not a bug, it is an improvement of the performances of the LoopingSelector. I changed the code in order to add next and previous items only at the first expansion with better load time...
View ArticleClosed Issue: Primitives.LoopingSelector implementation of DataSource...
<p>I've reused this control and run into few issues. This bug tracks implementation of the DataSource property. In the setter it registers value_SelectionChanged callback to be called when...
View ArticleClosed Issue: LongListSelector.SelectedItem binding not working [9360]
<p>Hello</p><p> </p><p>Im using Silverlight for Windows Phone Toolkit August 2011 release. I have a LongListSelector which is displaying grouped...
View ArticleCreated Issue: ExpanderView throws "Invalid operation exception" because...
I've created a ListBox with 10-20 ExpanderView objects inside, where each ExpanderView object contains 1 - 10 items. After I click on the ExpanderView objects to make them expand, and scrolled the list...
View ArticleCreated Issue: Problem with Chart Column Series [11300]
After a browser re size the bars of my column chart begin to float for a short period and the return to the full length chart plot area. my chart is bound to an observable collection and is being...
View ArticleCommented Issue: Please make the Silverlight 5 toolkit release available via...
<p>The only package available right now is for Silverlight 4, which some controls (for instance the DataForm) don't work.</p>Comments: ** Comment from web user: SergeS ** +1 - need NuGet...
View ArticleCreated Issue: WP7: Date Picker - Open Programmatically [11315]
There's currently no way to open the date picker programmatically, besides patching the source code of the toolkit & recompiling.The DateTimePickerBase's OnDateButtonClick method is marked...
View ArticleCreated Issue: Hubtiles black [11316]
There is a problema with hubtiles.The tiles are changing from picture to black afer user install from app store.You can see the same error if you open de sample at desing time.
View ArticleCommented Issue: Windows Phone DatePickerPage Cannot be used without...
<p>There are cases where the right thing to do is to show the DatePickerPage without the DatePicker itself and this doesn't work. The only way to navigate to the DatePickerPage is to have...
View ArticleCreated Issue: Where is the SL sample app? [11331]
Hi,The link http://silverlight.net/content/samples/sl4/toolkitcontrolsamples/run/default.html on the home page brings me to the Silverlight Get Started page and no longer starts the toolkit demo app....
View ArticleCommented Issue: Drag and Drop: ListBoxDragDropTarget with Child Window [4494]
<p>In my case i have a ListBox wrapped with ListBoxDragDropTarget in a Child Window.</p><p>But it is not showing any visual effect of Drag and...
View ArticleCommented Issue: ExpanderView throws "Invalid operation exception" because...
<p>I've created a ListBox with 10-20 ExpanderView objects inside, where each ExpanderView object contains 1 - 10 items. After I click on the ExpanderView objects to make them expand, and scrolled...
View ArticleCommented Issue: Phone Toolkit: ItemCountThreshold can no longer be set...
<p>Since the Aug11 release of the Windows Phone Toolkit, the ItemCountThreshold's setter is now marked private (thus effectively hardcoding the threshold to 5 items). If this property was...
View ArticleCreated Issue: CustomMessageBox: [11348]
The "basic usage" sample given here (http://shawnoster.com/2012/10/welcome-custommessagebox-to-the-windows-phone-toolkit) doesn't work on a particular page of my application. The UI...
View ArticleCommented Issue: Hubtiles black [11316]
There is a problema with hubtiles.The tiles are changing from picture to black afer user install from app store.You can see the same error if you open de sample at desing time.Comments: ** Comment from...
View ArticleCreated Issue: No DragDrop with class hierarchy [11352]
At class System.Windows.Controls.CollectionHelper the CanInsert IEnumerable extension methode you can change the following line:-- return genericListType.GetGenericArguments()[0] == item.GetType();to++...
View ArticleCommented Issue: Warning 1909. Could not create Shortcut Toolkit Samples.lnk...
<p>I Tried to install the new December Toolkit, during installation i get the following error message:</p><p> </p><p>Warning 1909. Could not create Shortcut...
View ArticleCommented Issue: AutoCompleteBox focus issue when the Dropdown is Open [10449]
<p>Hi Team,</p><p> </p><p>I am using Auto Complete box in my project. I have the below issue with the AutoCompleteBox</p><p> </p><p>I have...
View Article