G
Guest
Hi,
I have a popup window (aspx) which allows users to edit a database table
record.
If a second user tries to edit the record I want to check if it is being
currently edited / updated and display a message to the user stating that it
is currently being updated.
What is the best way to achieve this?
Thanks.
I have a popup window (aspx) which allows users to edit a database table
record.
If a second user tries to edit the record I want to check if it is being
currently edited / updated and display a message to the user stating that it
is currently being updated.
What is the best way to achieve this?
Thanks.