Hi,
I have a dataform with few controls, Commit and Cancel button.
Now user can type data in textboxes. If user click's on cancel button then the focus is not back on the last edited control
Infact focus is nowhere. User has to click on dataform to get a focus on last edited control.
How can I make it that when 'Cancel' action is done then focus should be on last edited control?
I have a dataform with few controls, Commit and Cancel button.
Now user can type data in textboxes. If user click's on cancel button then the focus is not back on the last edited control
Infact focus is nowhere. User has to click on dataform to get a focus on last edited control.
How can I make it that when 'Cancel' action is done then focus should be on last edited control?