Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting the grid display row
Message
From
26/04/2010 05:38:33
 
 
To
26/04/2010 05:34:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01461976
Message ID:
01461984
Views:
44
>>>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.

You're welcome. My memory is not functioning well on a Monday morning. :-)
Previous
Reply
Map
View

Click here to load this message in the networking platform