Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.DoScroll(1) What am I missing?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00647021
Message ID:
00647062
Views:
14
here you go

you must also move the record pointer
ThisForm.Grid1.DoScroll(1)
skip 1
ThisForm.Grid1.setfocus
thisform.refresh
>I have a pageframe with a grid on page1. In the .Activate of Page1 I have:
>
>FOR lnXX = 1 TO 7
>   This.grdSchedule.DoScroll(1)
>ENDFOR
>This.grdSchedule.Refresh()
>
>
>However, the grid does not scroll. I checked the Scrolled event and there is no code there. Is there a bug with this or am I missing something?
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform