A
ashishtarlekar
Hi all,
I have to add comboboxes in the first row of datagridview for
mapping the database fields.
For e.g. I have to show Id, FirstName, LastName in each comboboxes in
the first row. if i select a database which contains 2 fields then
this data should be displayed from second row so that the user can
choose the header name for this two columns from comboboxes like Id,
FirstName, LastName etc.
Can anybody tell me the solution?
Thanks,
Ashish Taralekar.
I have to add comboboxes in the first row of datagridview for
mapping the database fields.
For e.g. I have to show Id, FirstName, LastName in each comboboxes in
the first row. if i select a database which contains 2 fields then
this data should be displayed from second row so that the user can
choose the header name for this two columns from comboboxes like Id,
FirstName, LastName etc.
Can anybody tell me the solution?
Thanks,
Ashish Taralekar.