Hi Team
I am instructed to keep an audit trail of when a record is updated/deleted/ or inserted.
The user is using a datagridview to update tables which is bound to a dataset.
. How can I capture these audit trail individually by still using datagridview and the dataset update method?
Your help will be greately appreciated.
Marsh
I am instructed to keep an audit trail of when a record is updated/deleted/ or inserted.
The user is using a datagridview to update tables which is bound to a dataset.
. How can I capture these audit trail individually by still using datagridview and the dataset update method?
Your help will be greately appreciated.
Marsh
Comment