hi, look i just want to show 2 columns from a datatable that has 7, when i write this:
C1Combo1.DataSource = accounts.lookUpAccounts (this returns a filled datatable)
and i do not know how to show only 2 columns, it keeps showing 7. i try with valuemember and displaymember, almost everything.
then when it shows the 7 columns, it expands all the columns to the left, and appears out of the screen.
Hope you can help me. Sorry about the english.