Hi,
I am building up a data grid one column at a time and setting the properties. When I set the data source for the grid it appends the collections column to the right of the columns I created. How can I populate the columns I created with the data from the collections?
(Es 2008,VS2005,Win form datagridview)
Jeff