Commented Issue: DOWNLOAD LINK NOT WORKING [10444]
I cannot able to download the toolkit. It seems the link is broken. Please let me know how to download this. Please fixComments: ** Comment from web user: Syedshabeer ** Most of the links not working....
View ArticleCreated Issue: AutoCompleteBox focus issue when the Dropdown is Open [10449]
Hi Team, I am using Auto Complete box in my project. I have the below issue with the AutoCompleteBoxI have a autocomplete box, and button. The user can select or search a value from the Autocompletebox...
View ArticleClosed Issue: DOWNLOAD LINK NOT WORKING [10444]
I cannot able to download the toolkit. It seems the link is broken. Please let me know how to download this. Please fixComments: Which link are you trying to download? I just tried the latest links to...
View ArticleCommented Issue: TextBox.Header [9981]
Just a simple thing is going to drive me crazy.It looks like that the Header property isn't supported by System.Windows.Controls.TextBox! WHY?But the screen-shot at...
View ArticleCreated Issue: Attached touch events [10450]
It would be very useful to get WPF-style touch events in Silverlight (the plugin).The API I'm thinking of are the following bits on UIElement: TouchEnter, TouchDown, TouchMove, TouchLeave, TouchUp,...
View ArticleCreated Issue: Bug in the Silverlight Timepicker [10456]
I've found that if you have a timepicker control that's blank, you focus it, you begin to type something in such as 5 then scroll the mousewheel before the value was committed you get a 4004 error. The...
View ArticleCreated Issue: LoopingSelector performance improvement [10458]
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 pages...
View ArticleCommented Issue: Page with LongListSelector turns black when restoring from...
This bug is for windows phone toolkit August 2011 'Mango' release.My application have a page with a LongListSelector, and the scenario is that you press search button to navigate out of the...
View ArticleCommented Issue: WP7 page transition error when resuming app [9465]
It looks like using the below combination of transition, caused some glitches to the pages, when u switch to the application, using the Mango multi tasking. Can easily be recreated in the sample that...
View ArticleCommented Issue: WP7 page transition error when resuming app [9465]
It looks like using the below combination of transition, caused some glitches to the pages, when u switch to the application, using the Mango multi tasking. Can easily be recreated in the sample that...
View ArticleCommented Issue: Warning 1909. Could not create Shortcut Toolkit Samples.lnk...
I Tried to install the new December Toolkit, during installation i get the following error message:Warning 1909. Could not create Shortcut Toolkit Samples.lnk. Verify that the destination folder exists...
View ArticleCreated Issue: bug in right-toleft mode [10464]
When I use DataField or DataGrid control in toolkit 4 setting FlowDirection="RightToLeft" the error message text (shown in a red text block) appears in wrong place! It covers the data field. If I set...
View ArticleCreated Issue: SilverLight ToolKit for VS 2011 [10465]
I installed the Toolkit on VS 2011 Beta version. The installation seems to have installed succesfully, but nothing show up int VS. Probably there is an incompatibility. I writing this issue only to let...
View ArticleCommented Issue: ChildWindow allow reentrant calls to Close, leading to...
Repro:1) Create a ChildWindow2) Add a handler for Closed (ClosedHandler) that calls Close again on the ChildWindowExpected: the 2nd close would error out or be a no-optActual: since _isOpen = false is...
View ArticleCommented Issue: Autocomplete textbox dropdown always shows when two way...
When I navigate to a page with the autocomplete dropbox with two-way binding enabled, the dropdown always activates without user intervention.Even setting IsDropDownOpen = false; in OnNavigatedTo...
View ArticleCommented Issue: TextBox.Header [9981]
Just a simple thing is going to drive me crazy.It looks like that the Header property isn't supported by System.Windows.Controls.TextBox! WHY?But the screen-shot at...
View ArticleCommented Issue: Charting - MinorTickMarkStyle [6286]
Minor Tick is not working with charting control. I am able to set/change MinorTickMarkStyle and MajorTickMarkStyle of DateTimeAxis and LinearAxis, but chart control display only major tick. Minor tick...
View ArticleCommented Issue: Please make the Silverlight 5 toolkit release available via...
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: joelmartinez ** wow, no nuget package for...
View ArticleCommented Issue: Please make the Silverlight 5 toolkit release available via...
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: joelmartinez ** sigh ... no way of editing or...
View ArticleCreated Issue: NullPointerException in MultipleToSingleLineStringConverter...
HubTileConverter.cs throws an NullPointerException in Line 20 if the value to be converted is NULLOld: internal class MultipleToSingleLineStringConverter : IValueConverter { public object...
View Article