Completed
Last Updated: 01 Nov 2019 14:52 by ADMIN
Release LIB 2019.3.1104
Martin Ivanov
Created on: 29 Oct 2019 09:49
Category: ListBox
Type: Bug Report
1
ListBox: Setting SelectedIndex after an item is added in the control doesn't work

If you set the SelectedIndex after an item is added in the Items or ItemsSource of RadListBox, the selection doesn't work. 

To work this around, use the SelectedItem property instead of SelectedIndex.

0 comments