Event Handling

V

Vish

I would to validate a control depending on the next control that is getting
focus. For example, if the user clicked "CANCEL", then i would not like to
validate. So, how do I know the next control that is getting focus, while i
validate the current control in any event like beforeupdate, lostfocus, etc.
In the lostfocus event when i checked the current control, it is still shown
the control on which the validation is trigerred.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top