Hi all, Im trying to write a program which has 2 forms, in the first form i have a DataGridView, in the second form i wish to populate a ComboBox with the titles of the columns from the DataGridView, and alas I am struggling to work out how to do this having looked everywhere! Im pretty sure this is an incredibly simple thing to do, but Im very new to .net coding!
Any help would be welcome! Thanks in advance Chris
