Hello,
I have a simple vb.net project with a form, dbSource, DataSet, BindingSource and TableAdapter. On the form there is a DataGridView, that links to a table in SQL Server (all of these are controls, dropped onto the form from the Data Toolbox).
When I run the form the DataGridView is...