Last Updated:
01 Nov 2021 07:04
by ADMIN
ListBox: When placed inside RadDocking (RadPane ContentTemplate) and bind to CollectionViewSource.View the SelectedItem binding fails
In this case, the synchronization between the CollectionViewSource CurrentItem and RadListBox SelectedItem fails. The CurrentItem of the collection will reset the SelectedItem property of the RadListBox.