G
Guest
Hello all,
I have a listbox on a screen that gets populated from a sqlce table using a
sqlcedataadaptor. My question is this:
How can I add more than one display field to the listbox's
.DisplayMember property?
I want to display two fields from the datatable in the list box (ie. #1 -
20ac.). The #1 comes from one field in the table and the 20ac. comes from
another field in the table.
Thanks in advance,
I have a listbox on a screen that gets populated from a sqlce table using a
sqlcedataadaptor. My question is this:
How can I add more than one display field to the listbox's
.DisplayMember property?
I want to display two fields from the datatable in the list box (ie. #1 -
20ac.). The #1 comes from one field in the table and the 20ac. comes from
another field in the table.
Thanks in advance,