Hi,
gotta little problem here with a subform.
I've got a button that is enabled for some users to click and edit records in a subform. I want to confirm undo/save changes but somehow the lostfocus event is not activated. I display the save and undo buttons on the dirty event and this works fine. The problem is that users can then click back in the main form without having to click either. Is there another way to keep focus in the subform until the form is 'clean' again?
gotta little problem here with a subform.
I've got a button that is enabled for some users to click and edit records in a subform. I want to confirm undo/save changes but somehow the lostfocus event is not activated. I display the save and undo buttons on the dirty event and this works fine. The problem is that users can then click back in the main form without having to click either. Is there another way to keep focus in the subform until the form is 'clean' again?