|
MultiColumnComboBox
MultiColumnComboBox control
Based on our ComboBoxBase control, the MultiColumnComboBox is an advanced combo box control that has the capability to show multiple columns in the drop-down list. Also, since the drop-down list is bound virtually to the datasource, data binding to a very large datasource is instantaneous. MultiColumnComboBox can only be populated through data binding and you cannot manually add items to the combo box.
|
|
|
|