Posted 12 May 2018, 12:50 pm EST
I have an inputpanel with a ComboBox. How can I sort the combobox by something other than ID?
Forums Home / ComponentOne / WinForms Edition
Posted by: brandonh on 12 May 2018, 12:50 pm EST
Posted 12 May 2018, 12:50 pm EST
I have an inputpanel with a ComboBox. How can I sort the combobox by something other than ID?
Posted 14 May 2018, 5:03 am EST
Hello,
As per our understanding of your query, you wish to sort the items within the InputComboBox of C1InputPanel. For this, you can simply sort the items using any sorting algorithm as InputComboBox is not directly available for sorting.
Refer the attached sample for your reference.
If this is not what you mean, please elaborate on your requirement using screenshots and detailed information.
Thanks,
Esha