Bind datagrdview combobox column when manually added in datagridview
The following code example demonstrates how to bind a collection of objects to a DataGridView control so that each object displays as a separate row. How to: Bind Objects to Windows Forms DataGridView Controls