Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many rows in a grid control ?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00734133
Message ID:
00734164
Views:
22
>Bonjour à tous,
>
>How to get programaticaly the number of rows displayed in a grid control ?
>
>Roland

Try .GridHitTest(.Width / 2, .Height - sysmetric(8), @vtype, @vRow)

vRow should be the last displayed row or partial row.

Tracy
Tracy
Previous
Reply
Map
View

Click here to load this message in the networking platform