Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Total Rows in Grid
Message
 
 
À
12/03/1999 12:26:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00196881
Message ID:
00197266
Vues:
20
Oliver,

If you are asking the number of visible rows in a grid:

n = ( this.Height - this.HeaderHeight - iif( (this.ScrollBars % 2 )=1, sysmetric(8), 0 ) / this.RowHeight

>How can I kown the total number of rows in grid?
>Thank you!
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform