Add an item to a combobox within a DataGridView

  • Thread starter Thread starter Paulers
  • Start date Start date
P

Paulers

Hello all,

I have a DataGridView with the first column being a ComboBox. How do I
programatically add items to the ComboBox?

thanks
 
Back
Top