Thanks everyone for their suggestions. I will create my own X using a bit button and that should take care of it.
Dan Goldberg -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Claudine Robbins Sent: Monday, July 21, 2008 8:39 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: DB Edit eep does not fire when the X is pressed Dan, <put my own exit button> That's a good way to do this as it forces an "exit" from the field so that the eep will then fire. Use a Bit button which takes focus. Claudine -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Goldberg Sent: Monday, July 21, 2008 5:37 PM To: RBASE-L Mailing List Subject: [RBASE-L] - DB Edit eep does not fire when the X is pressed I have an eep on a db edit field on the "On Exit From". When the user types something in the db edit field and then clicks on the X to close(or hits esc key) on the form, the eep does not fire. Has anybody came up with a solution for this?? I am thinking I should remove the X all together and put my own exit button. Dan Goldberg

