Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to revert -Add record-, but valid method fires.
Message
From
10/07/1999 12:21:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
I need to revert -Add record-, but valid method fires.
Miscellaneous
Thread ID:
00239842
Message ID:
00239842
Views:
71
Hello again,

I want to skip the anyfield.valid() method when the user is adding a record (row buffering) and clicks the revert button

I know the valid method has to be fired each time i leave a field, but ... may i skip it under this special condition?

By now, I solved it using:
on key label ESC _screen.activeform.mybuttons.revert.click()
This way, the user presses ESC key and doesn't click the revert button.

Thanks.

Juan Carlos
Next
Reply
Map
View

Click here to load this message in the networking platform