Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I check of a txt box value has changed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00129277
Message ID:
00129501
Vues:
20
>Is there a fuction to tell me if a text box value has changed during an edit. I show data on a form with all the txt boxes disabled. The user can hit an EDIT command button that then enables all txt boxes and then a SAVE or CANCEL button. I know of several ways to do it programmatily but is there an easy way?
>
>Thanks in advance.
>John.

Check GetFldState(-1). It will tell you if a record is new, deleted or if any field has been changed (in any combination of these attributes). It requires buffering, but if you have SAVE/CANCEL buttons I'm assuming you are using buffering.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform