Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid and confirmation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00582298
Message ID:
00582331
Vues:
33
>Is there a way to limit this to only after row change and not column change??

In VFP 7 there's a new property RowColChange that identifies what changed. In previous version you can store curren record number into grid property and compare it to RECNO() in the afterrowcolchange event.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform