Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Valid event of active cell in Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00121620
Message ID:
00121621
Vues:
13
>Is it possible to call the valid event of the active cell in grid Valid event? If it is, please show how. Thanks in advance.

This.Column1.Text1.Valid() && if focus is in the grid
This.Valid() && if focus is in the actual cell
ThisForm.Grid1.Column1.Text1.Valid() && if focus is not on the grid

Substitute *ThisForm* with whatever the actual container of the grid is.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform