Good day, i'm a beginner.
I need code to create a multicolumn combobox dropdown - on select return one column value.
Are there other options.
I normally load a combobox by setting Datasource - DisplayMember.
Please Assist.
Hi Ismailc,
The articles below includes two custom ComboBox which implement multi column:http://www.codeproject.com/KB/combobox/multicolumncombo.aspxhttp://69.10.233.10/KB/architecture/MultiColumnFlatCombo.aspx
Let me know if this helps or not.Aland Li