Ashleyjp1985
Registered User.
- Local time
- Today, 16:02
- Joined
- Jul 6, 2011
- Messages
- 22
I have a form with an undo button which works fine...sometimes.
the issue is if the user hasn't clicked out of the text box they have updated before clicking the undo changes button only the changes they have made to that text box are un-done.
my question is when the user clicks the undo chnages button how do i code it so the changes to the whole form are undone even if they haven't clicked out of the last text box they updated.
the issue is if the user hasn't clicked out of the text box they have updated before clicking the undo changes button only the changes they have made to that text box are un-done.
my question is when the user clicks the undo chnages button how do i code it so the changes to the whole form are undone even if they haven't clicked out of the last text box they updated.