M
Mr. X.
Hello.
I have DataTable object.
Changes are made on the datatable,
but I need sometimes to refresh the datatable contents (I have master-detail
form, and when the master record is changed, there are new elements on the
datatable).
So, I need to keep changes that were made on the details table.
How can I keep the old changes, before any commit to database ?
Need an example, please.
Thanks
I have DataTable object.
Changes are made on the datatable,
but I need sometimes to refresh the datatable contents (I have master-detail
form, and when the master record is changed, there are new elements on the
datatable).
So, I need to keep changes that were made on the details table.
How can I keep the old changes, before any commit to database ?
Need an example, please.
Thanks