Codeplex - silverlight.codeplex.com - Silverlight Toolkit
General Information:
Latest News:
Created Issue: WP7: Date Picker - Open Programmatically [11315] 27 Oct 2012 | 06:11 am
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 private n...
Reviewed: Windows Phone Toolkit - September 2012 (oct 26, 2012) 27 Oct 2012 | 05:04 am
Rated 1 Stars (out of 5) - Lot of problems with WP8
Commented Issue: Please make the Silverlight 5 toolkit release available via NuGet [10093] 26 Oct 2012 | 04:21 pm
The only package available right now is for Silverlight 4, which some controls (for instance the DataForm) don't work. Comments: ** Comment from web user: SergeS ** +1 - need NuGet package for SL5!
Created Issue: Problem with Chart Column Series [11300] 24 Oct 2012 | 05:59 am
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 upda...
Reviewed: Windows Phone Toolkit - Nov 2011 (7.1 SDK) (окт 23, 2012) 24 Oct 2012 | 04:53 am
Rated 5 Stars (out of 5) - Very usefull and easy to incorporate in your apps.
Reviewed: Windows Phone Toolkit - September 2012 (Oct 23, 2012) 23 Oct 2012 | 10:46 pm
Rated 1 Stars (out of 5) - Wow. it's so much worse. Fix one issue and break others. Autocomplete in a Listbox is horrible and now my app keeps crashing. I have to go back to OCT release.
Created Issue: ExpanderView throws "Invalid operation exception" because IsNonExpandable is changed [11293] 23 Oct 2012 | 01:47 pm
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 lis...
Closed Issue: LongListSelector.SelectedItem binding not working [9360] 23 Oct 2012 | 01:33 am
Hello Im using Silverlight for Windows Phone Toolkit August 2011 release. I have a LongListSelector which is displaying grouped "Programs". The SelectedItem binding does not seem to work. Is not S...
Closed Issue: Primitives.LoopingSelector implementation of DataSource property [7946] 23 Oct 2012 | 01:33 am
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 value.Selectio...
Closed Issue: LoopingSelector performance improvement [10458] 23 Oct 2012 | 01:33 am
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 of page...