Tagged Questions
0
votes
2answers
763 views
Maintain DataRowState in ADO.NET Dataset - RejectChanges() method does not work?
The problem simplified:
I have a DataSet with some datatables...
I have a Winforms DataGrid bound to one of the datatables.
User sticks some rows into said datatable, via the DataGrid, let's say 3 ...