Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to validate movement from row to row in a grid?
Message
De
06/07/1999 08:41:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00237681
Message ID:
00237684
Vues:
12
>How to validate movement from row to row in a grid?
>In BROWSE we have WHEN clause, but in a grid...
>
>May be decision is in usage of BeforeRowColChange and AfterRowColChange events, but it seems that in this events we don't know if movement is from row to row or from column to column.
>
>I decided this problem partially with new property and some checking.
>
>Please help.
>Nik

Nikolay,
you may use both BeforeRowColChange and AfterRowColChange and check parameter nColIndex in these methods. If you move cursor from row to row this parameter does not change.
Regards

Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform