G
Guest
I have a DataGrid with edit and delete buttons bound to a record set. I have
added code to remove records from the record set and re-bind to the data grid
when then delete button is clicked. This works fine. I use GetChanges to get
the records for writing to the database and it comes up null.
What does it take to make the RowState change? Any help?
added code to remove records from the record set and re-bind to the data grid
when then delete button is clicked. This works fine. I use GetChanges to get
the records for writing to the database and it comes up null.
What does it take to make the RowState change? Any help?