S
schuelter
Hi all !!
I'm trying to display more than one column in DisplayMember property of
a ComboBox control. Is it possible?
I alson can't concatenate the coluns in the select command, becouse I'm
using this command for the DataSource:
this.lstTables.DataSource = con.GetSchema("Tables");
I hope you can help me.
Regards,
Eduardo Schuelter
I'm trying to display more than one column in DisplayMember property of
a ComboBox control. Is it possible?
I alson can't concatenate the coluns in the select command, becouse I'm
using this command for the DataSource:
this.lstTables.DataSource = con.GetSchema("Tables");
I hope you can help me.
Regards,
Eduardo Schuelter