G
Guest
Hi,
I have a DataGridView.
It's data source is a collection of objects (not a DB records).
After the user did some changes (Add/Delete/Update) I want to find out the
changed rows and the action made on them.
How to do it?
10x
I have a DataGridView.
It's data source is a collection of objects (not a DB records).
After the user did some changes (Add/Delete/Update) I want to find out the
changed rows and the action made on them.
How to do it?
10x