Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page Down in page frame
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00835816
Message ID:
00836039
Views:
10
Robin,

You must have some other code doing this, natively in VFP page up.down do not change pages of a pageframe.

You may want to explicitly call the SetFocus() of the grid in the Page.Activate() so that the grid will be the active control and therefore process the page up/down key presses.

You can call the DoScroll() method to programatically scroll a grid.

>Hi! I have a pageframe with several pages containing grids. I want the page up & down to pageup & down in the grid of the page with focus. Page up/down is going up & down through my page frames?
>
>Can I scroll a grid automatocally a whole page?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform