Hi,
I am using the ListPickerButtonToolbarItem list picker with MVVM and binding to an observable property,
If I set the selected item to null (so none is selected) this doesnt seem to deselect it
Its not highlighted the same as when its selected but it is still styled differently to the other other items and looks selected when I go back to choose another item.
How do we deselect the item or style the selected item in the toolbar ListPickerButtonToolbarItem so at least it looks the same selected or not selected?
Hello Mark,
In general setting SelectedItem to null should clear the selection - I've checked this and it works properly on my side. I've attached my test app for a reference, can you download it and give it a try? What's different in your case? Please send me some snippets, so I can take a look.
Also, could you elaborate a little bit more on the second issue you've mentioned ( "The dropdown lists could also do with rollovers")?
I look forward to your reply.
Regards,
Yana
Progress Telerik