Hi there,
Can someone please tell me how to set the selected item based on a passed in value in the MultiColumnComboBox?
Basically I have a combobox being filled by a series of numbers (with other columns). For example, the combobox has been loaded with 1-20 and I am passing 15 to it. I want 15 to be the number in the combobox, not the number one.
Hopefully, that is clear. Thanks so much, I sure I just missing something easy on this Friday afternoon.