Hi
I am using version 2009.3 1203 of the WinForms Rad controls and when setting the
SelectedIndex property of the MultiColumnComboBox control (after is data bound) to
-1, I was expecting the combobox selected item to be empty...but it is not, the first one is shown always.
Here is my code:
Any clues why this is happening?