You need to right click on the controls, select "Edit Columns". Then click
the "Populate Columns" button. After that you can either remove the excess
columns or hide all the ones you don't want.
Alternatively, you can selectivly add the columsn you want to display by
hand.
Brien King
President, ClassicSoft, LLC
http://www.classicsoft.com
brien@classicsoft.com
Developers Helping Developers!
MM> Hi all, I have a small problem working with lookupedit control. I
MM> bound it to a datasource, and I also set the DisplayMember and
MM> ValueMember properties, but when running the application and
MM> selecting the LookUpEdit, it displays all columns of the datasource.
MM> So what should I do to avoid this, and to display only the column
MM> specified in DisplayMember property?
MM>
MM> Thanx!
MM>