Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to automatically enable buttons
Message
De
05/11/1999 14:18:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00287693
Message ID:
00287699
Vues:
22
Hi Gerard,

>Is there a way to automatically ‘enable’ the Save or Cancel button as soon as any field has been changed.

You may get a buffering or Field Rule solution, but I will give you a simple Form Deisgner approach:

Create a method called FieldValueChanged() that does your button changing. In the InteractiveChange for every data control, call the method.

Easy enough? Personally, I would just leave the buttons avaiable the whole time.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform