Turn off allowing user to add new row.
You might need to bind to a dataview as opposed to directly to the
datatable/dataset.
Turn off "AllowAdd" or whatever it is. I can't remember anymore for 1.1
There is nothing more than that you write, one of the reasons for the new
control DataGridView where it is in a total other way possible to get rid of
it.