I am creating a db field mapping screen in vb.net (see below) and I am able to get the header row of a spreadsheet in column 2 and all the database fields in column 3 that load a combobox in the datagridview.
What I am trying to do is when the spreadsheet field name matches a field in the database it displays the name from the combobox in column 3 so that the user does not have to open each combobox on every row of the grid to click on fields that match. Seems that the datagridview combobox does not work like a regular comboxbox. Any assistance is greatly appreciated.

Name:  Screen Mapping.jpg
Views: 181
Size:  56.5 KB