Completed
Last Updated: 22 Jul 2014 13:02 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 03 Jul 2014 14:35
Category:
Type: Bug Report
0
FIX. RadListView - SelectedItem does not contain correct value after clearing the Items collection
To reproduce:

1. Add a RadListView and a RadButton
2. Bind the RadListView to a collection of custom objects
3. On RadButton.Click event clear the collection of custom objects or the RadListView.Items collection. As a result Items.Count = 0, but the SelectedItem is not null as expected.
0 comments