I am using a DataGridViewComboBoxColumn in a DataGridView. When the DataSource of the DataGridViewComboBoxColumn has zero items from a SQL Select statement, all the whole will be a mash. How should I deal with this?
This has been fixed in future versions, but in Beta 1 your workaround is to add a blank item to the list.