Hello,
VB 2005
I am having trouble databinding to a listview.
I thought data binding a listview was simple.
I have a dataset with a table i would like to bind to it. Columns are customerID, Name, address.
After this has been binded, how would I hide the customerID column, will still need this column as I want to perform some operations on the customer, but don't need to show the customerID number,
Many thanks in advance,
Steve
VB 2005
I am having trouble databinding to a listview.
I thought data binding a listview was simple.
I have a dataset with a table i would like to bind to it. Columns are customerID, Name, address.
After this has been binded, how would I hide the customerID column, will still need this column as I want to perform some operations on the customer, but don't need to show the customerID number,
Many thanks in advance,
Steve