Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in ActiveRow
Message
De
11/03/1999 12:25:41
 
 
À
11/03/1999 12:07:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00196467
Message ID:
00196476
Vues:
34
>When I append a record in a grid, the ActiveRow does not return the correct value,it just return 0.
>How can I to solve it?

ActiveRow and some other grid properties return corect values only when focus is on grid. So you may set it programmatically:
Grid.Setfocus
nActiveRow=Grid.ActiveRow
AhotherControl.Setfocus
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform