Commented Issue: Does anyone Still work on this Project? [11638]
Does anyonw still work on this Project?We have Bugs here that are open for years now, and nthing happens (for example the Memory Leaks in Context Menu). There are also still Patches in the Issues how...
View ArticleCommented Issue: ArgumentException in GestureListener [11240]
I am unable to reproduce this deliberately, but on a real device I am interittently seeing the following exception from the GestureListener device;System.ArgumentException: Value does not fall within...
View ArticleCommented Issue: ListBoxDragDropTarget misses mouse up event occasionally [5930]
In the April 2010 release I've noticed that code that used to work fine in the March 2010 release is now behaving strangely. I have a ListBox that is wrapped in a ListBoxDragDropTarget element. When I...
View ArticleCreated Issue: ListPicker.ListPickerMode is readonly now [11741]
How can I close the Full ListPicker view by code? Before, we can set ListPicker.ListPickerMode = ListPickerMode.Normal. But now the property is readonly now.
View ArticleCommented Issue: Drag and Drop have a long delay before his start. [4492]
Drag and Drop have a big delay before the start.In my case ListBox have 3 000 items. I start drag and receive some reaction and view only throw 5 seconds.I am planing 30 000 items in that...
View ArticleCreated Issue: Documentation? [11772]
HiI have just downloaded your toolkit via NuGet, but I am a n00b apps developer, and have no idea how to proceed since there is no documentation on here!I want to use the Date Picker control :(Please...
View ArticleClosed Issue: When FlowDirection is set on ListPicker, it does not propagate...
Though setting the flow direction on ListPicker will be respected in ItemTemplate, however, it will not propagate to ListPicker.FullModeItemTemplate. This could be because the FullMode picker page is...
View ArticleClosed Issue: Error using ExpanderView in a PivotControl [9843]
Hi all, I'm using a ExpanderView control from toolkit (aug 11) inside of a PivotItem control. When the PivotItem containing the Expander view is not the first PivotItem node I've a...
View ArticleClosed Issue: ListPicker resizing issue when changing HorizontalAlignment [9443]
Hello,I have a problem when I change the HorizontalAlignment property of the ListPicker. By default, its value is Stretch, but if I set it to Left, the ListPicker is correctly aligned to the left, but...
View ArticleCommented Issue: ExpanderView content bleed through ( .UpdateVisualState()...
When an ExpanderView control with child content is put on a page and the IsExpanded property is set to true the child controls ‘bleed’ into the next control even if the ExpanderView and the controls...
View ArticleCommented Issue: Context Menu [6206]
I create ItemsControl: <ItemsControl Grid.ColumnSpan="3" ItemsSource="{Binding MyItemsSource}" ItemTemplate="{StaticResource MyDataTemplate}" /> ItemsControl has MyDataTemplate: <DataTemplate...
View ArticleCommented Issue: AutoCompleteBox.SearchText is not cleared when SelectedItem...
When I use AutoCompleteBox in MVVM scenario I bind SelectedItem to a ViewModel. In the following scenario SearchText is shown in TextBox part instead of expected empty string: 1. User enters something...
View ArticleCommented Issue: Need a release for Visual Studio 2012 [11259]
Every time I wish to try Visual Studio 2012 I find that there is not Silverlight Toolkit for Visual Studio 2012, so I switch back to Visual Studio 2010 for new projects.Comments: ** Comment from web...
View ArticleCommented Feature: Panorama and Pivot Control for desktop version of...
Please consider releasing a full Panorama and Pivot control for Silverlight 5 (desktop/web version)Comments: ** Comment from web user: taurenshaman ** Silverlight Toolkit hasn't been updated for too...
View ArticleReopened Issue: When FlowDirection is set on ListPicker, it does not...
Though setting the flow direction on ListPicker will be respected in ItemTemplate, however, it will not propagate to ListPicker.FullModeItemTemplate. This could be because the FullMode picker page is...
View ArticleReopened Issue: Error using ExpanderView in a PivotControl [9843]
Hi all, I'm using a ExpanderView control from toolkit (aug 11) inside of a PivotItem control. When the PivotItem containing the Expander view is not the first PivotItem node I've a...
View ArticleReopened Issue: ListPicker resizing issue when changing HorizontalAlignment...
Hello,I have a problem when I change the HorizontalAlignment property of the ListPicker. By default, its value is Stretch, but if I set it to Left, the ListPicker is correctly aligned to the left, but...
View ArticleCreated Unassigned: System.NullReferenceException: Object reference not set...
_System.NullReferenceException: Object reference not set to an instance of an object_ during __ContextMenu.IsOpen = true__ at Microsoft.Phone.Controls.ContextMenu.OpenPopup(Point position) at...
View ArticleCommented Issue: ListBoxDragDropTarget impossibly slow in Google Chrome [10607]
I have a panel that has 2 main ListBoxDragDropTarget sources/drop zones. In addition, I may place as many as 12 -20 objects on another panel. Each of these 12-20 objects have 3 ListBoxDragDropTarget...
View ArticleCreated Unassigned: Not able to Set item source throught web service in...
Hi,I am trying to set ItemSource property of StackedBar series throught web service.<toolkit:StackedBarSeries FlowDirection="RightToLeft" SelectionMode="Single" ><toolkit:SeriesDefinition...
View Article