0

I'm trying to write programmatically into DataGridViewComboBoxCell but I can't do that. I tried:

datagrid.rows[index].cell[1].value = "myvalue"; 

But this did not work.

Kirk Woll
  • 76,112
  • 22
  • 180
  • 195

0 Answers0