Thanks Mike,
Doing a saverow on my exit button custom eep gave me the desired result.
My only fear is that they will use the X to exit the form instead of the exit button.
I put a message on the form "to save your selections click here --->"
I just hope they can read!
I could do a saverow in the checkbox "on click" eep but wouldn't that create extra server work?

Bernie Lis
----- Original Message ----- From: "MikeB" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Saturday, July 16, 2005 7:45 PM
Subject: [RBG7-L] - Re: dbCheckBox




That (I believe) would be the expected behavior unless you issue a SAVEROW to flush the edit buffer of the control to disk.



----- Original Message ----- From: "Bernard Lis" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Saturday, July 16, 2005 6:07 PM
Subject: [RBG7-L] - dbCheckBox


Hi all,
In a region with a dbcheckbox, the last box checked is not saved if you exit the form right after checking it. The only way I can think of saving it is to have a custom eep that merely skips to another field.
But none of the other fields are editable.

Anyone know how to get around this?

Bernie Lis




Reply via email to