How to add a combobox to a datagridview column

  • Thread starter Thread starter Debra has a question
  • Start date Start date
D

Debra has a question

Guest
I have a datagridview that is readonly. When the user clicks a button "edit on grid" then the datagridview becomes editable, and when it becomes editable I need one column to be a combobox so the user can only fill in to that column one of the options from the combobox. How would I be able to do that?
Debra has a question

Continue reading...
 
Back
Top