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.
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.