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 23:04:19
 
 
To
10/07/1999 13:06:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00239842
Message ID:
00239906
Views:
16
Hello Erik

It works fine, but now, my problem is that field validation rule is being fired too.
What can i do?

>If your revert button has it's Cancel property set to .T., it will fille LASTKEY() with 27 when clicked. KNowing this, you can code all of your valid methods to go womething like
>
>IF !LASTKEY() = 27
>
>...validation here
>ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform