Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No in Grid
Message
 
 
À
02/07/2001 22:19:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00526129
Message ID:
00526136
Vues:
12
>How can I get the no of row in grid and the total row in grid. eg. 3/10 means current row is 3 and total row is 10.
>
>TIA.

The Grid.ActiveRow specifies the row that contains the active cell in a Grid control.

The total number of rows in the grid is equal the number of records in underlying table/cursor.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform