Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting the grid display row
Message
From
26/04/2010 05:34:42
 
 
To
26/04/2010 03:33:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01461976
Message ID:
01461983
Views:
53
>>Hi All,
>>
>>How can I tell a grid to display any particular record number as the first (top most) grid row?
>
>From the top of my head, in "semicode":
>1. Freeze the form by yourform.LockScreen=.t.
>2. Shrink the grid to only show one row
>3. Goto your record
>4. Resize the grid back to normal size
>5. Unfreeze the form


Thanks - working. You need a grid.refresh after 3 and before 4.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform