Posted 25 June 2018, 2:22 am EST
Hello,
I create C1ComboBox. After adding the items to it, i wish change the SelectedIndex.
At the first opening of DropDown the SelectedItem is at the end of list (no good). At the second opening it’s fine, that is at the beginning of list.
I want the first time SelectedItem appears at the beginning of list.
Thank you.
See attached example “C1ComboBoxDropDownEnd” please.