Closed Issue: LongListSelector wrong events order. [7598]
By tapping an item first comes the SelectionChanged event followed by SelectedItem being set on ViewModel. This should be in reverse order. First set SelectedItem, then raise SelectionChanged event....
View ArticleCommented Issue: WP7: LongListSelector group selection bug [8413]
Hi,I discovered a very strange behaviour: if you click on a group item and select a group, the LLS jumps to that group. But if you click on an item to display details, when you go back the LLS resets...
View ArticleCreated Issue: DragDropTarget only in MainWindow [11161]
Silverlight 5 OOB with elevated trust.With a DragDropTarget, (ListBoxDragDropTarget)I have a ListBoxDragDropTarget in the MainWindow. I want reorder the items using drag and drog, it works.Now I copy...
View ArticleClosed Issue: BLEND 4 Install removal [7218]
So when i installedthe toolkit i got an error that said that install hung up on Blend 4. I already have bledn 4 on my computer. It asked my if i wanted to roll back that part of the install and said...
View ArticleCreated Issue: :datepicker background white color when click and hold...
Hi all, m new in windows phone 7.My issue is when we click and hold on toolkit:DatePicker control then white color show.I want to show the background image(Images/plus_green.png) which i have set in...
View ArticleCommented Issue: NumericUpDown IsEnabled Binding does not work on DataForm if...
If Mode is set to TwoWay, the NumericUpDown is enabled/disabled as the check box is checked/unchecked. A text box with Mode=OneWay works as expected.<dataForm:DataField Label="Override">...
View ArticleCreated Issue: ColorPicker [11167]
I would be ver good if you add a color picker control to to the toolkit.
View ArticleClosed Issue: PhoneTextBox not responding when in UserControl [10517]
When I place the phonetextbox inside a grid that is inside a usercontrol, the keyboard does not popup when I select the phonetextbox.If I place the phonetextbox on a page then it does respond to...
View ArticleClosed Issue: WP7: LongListSelector group selection bug [8413]
Hi,I discovered a very strange behaviour: if you click on a group item and select a group, the LLS jumps to that group. But if you click on an item to display details, when you go back the LLS resets...
View ArticleReopened Issue: PhoneTextBox not responding when in UserControl [10517]
When I place the phonetextbox inside a grid that is inside a usercontrol, the keyboard does not popup when I select the phonetextbox.If I place the phonetextbox on a page then it does respond to...
View ArticleCreated Issue: AutoCompleteBox: cant able to get height of rendered/filtered...
Is there any way to get the height of rendered/filtered items dropdown lists height.
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View ArticleClosed Issue: LongListSelector scroll flickering when including...
LongListSelector scroll flickering item when including TextWrapping.Wrap and long text after tap and selected item.Please test attached project.1. Run LLSTest.2. Click "Scroll State"3. Tap the top...
View ArticleClosed Feature: WP7: LongListSelectors not Sticky as in the native control in...
Whilst I know this is not a Bug or an issue which breaks or crashes an app, I hope that in future versions you may consider matching the new behaviour of the Quick Jump Lists in Mango, and have the...
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View ArticleCommented Issue: ListPicker inside scroll viewer don't work in august release...
Hi, I've StackPanel containing multiple Listpicker controls. The StackPanel is wrapped inside a ScrollViewer. The ListPicker don't seem to work in this scenario.Comments: ** Comment from web user:...
View ArticleCommented Issue: ListPicker inside scroll viewer don't work in august release...
Hi, I've StackPanel containing multiple Listpicker controls. The StackPanel is wrapped inside a ScrollViewer. The ListPicker don't seem to work in this scenario.Comments: ** Comment from web user:...
View ArticleCommented Issue: Slider + ContextMenuService problems (since november update)...
Hello,I noticed that, since november version, if i put a Slider on a page that contain's a ContextMenuService (on another UIelement for example), the Slider will have a strange behavior.This is hard to...
View ArticleCommented Issue: WP7: AutoCompleteBox drop-down renders incorrectly when...
If I set shell:SystemTray.IsVisible="True" for the PhoneApplicationPage element of the AutoCompleteBox page in the sample app and assign the ItemsSource in code, the drop-down for the AutoCompleteBox...
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View Article