G
Guest
I need to populate a combobox and/or a listbox with several fields as
displaymember. Both controls allow only one field as displaymember.
I need the display member to look like this (the columns should be left
aligned), where each columns represents a field in the underlying datatable:
001 SomeText 987654321
002 SomeText 1 123456789
003 SomeText 100 321456987
I am using Visual Basic .Net 2005
Can anybody help me with this?
--
Sergio Torres C.
(505) 897 2041
___________________
http://www.stcsys.com
___________________
displaymember. Both controls allow only one field as displaymember.
I need the display member to look like this (the columns should be left
aligned), where each columns represents a field in the underlying datatable:
001 SomeText 987654321
002 SomeText 1 123456789
003 SomeText 100 321456987
I am using Visual Basic .Net 2005
Can anybody help me with this?
--
Sergio Torres C.
(505) 897 2041
___________________
http://www.stcsys.com
___________________