Subject | Dataset.Cancel during update query keeps record locked |
---|---|
Author | |
Post date | 2013-10-03T14:35:59Z |
Hi,
When a user wants to cancel a record update of a dataset, our application calls the Dataset.Cancel.
But by doing so, the record remains locked.
What's the right way to implement this functionality?
Many thanks in advance!