comboBoxCell in DataGridView

Submitted by mpeja on
I work in Visual Basic 8 Express edition I have a table with 6 columns(microsoft Access) a I need when I click(or tab move) (only) every cell in second column in DataGridView, that the combobox appears (I mean before cell is clicked the combobox is not visible).Also I have to save the record after I pick data from combobox-s. Please can you give me a cod.