Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to revert -Add record-, but valid method fires.
Message
De
10/07/1999 12:21:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
I need to revert -Add record-, but valid method fires.
Divers
Thread ID:
00239842
Message ID:
00239842
Vues:
73
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform