Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Row Validation
Message
De
07/10/1997 17:35:57
 
 
À
05/10/1997 00:16:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00053303
Message ID:
00053603
Vues:
32
>A row in a grid needs to be validated BEFORE allowing the user to leave therow without relying on DBC rules (pre-validation is desirable with remote tables and with table buffering) We need properties we can test in
>BeforeRowColChange to let us know where the user is trying to go. Remember the VALID clause of a Browse?
>
>BeforeRowColChange should have LPARAMETERS for the new row and column the user is trying to go to. These parameters should retun 0 if the user clicks outside the grid. With that information, we could trigger record validation at the grid level to prevalidate row data when we are using table bufferring.

However the LPARAMETERS only includes an index number for the COLUMN the user selects. Is it possible to determine whether or not they're trying to access a different ROW? Ultimately, is it possible to restrict access of a grid to one row at a time?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform