L
Leon_Amirreza
Hi
A DataGridView is Bound to a bindingSource that in turn is bound to a Table
in a TypedDataSet
When I Add Records to the the DataTable in DragDrop EventHandler it causes
DataGridView to Add an Empty Dummy Record at the end that causes to produce
an error (because one of the fields in the record must not be null)?!
Is It a Bug?
I am using .Net 3.5 on Vista SP1
A DataGridView is Bound to a bindingSource that in turn is bound to a Table
in a TypedDataSet
When I Add Records to the the DataTable in DragDrop EventHandler it causes
DataGridView to Add an Empty Dummy Record at the end that causes to produce
an error (because one of the fields in the record must not be null)?!
Is It a Bug?
I am using .Net 3.5 on Vista SP1