Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How many grid rows are showing
Message
From
27/04/2008 22:47:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
27/04/2008 22:28:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01313403
Message ID:
01313405
Views:
9
>I thought that one of the PEM in a grid indicated how many rows to show when it opens??
>
>Thanks, Randy

I guess you can calculate it, something like this:
(.Height - .HeaderHeight) / .RowHeight
If you want an integer, surround with int() or ceiling() or round() according to your taste.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform