Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Behavior
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00272420
Message ID:
00272539
Views:
23
>I have a grid on a form that which has a recordsource based on a cursor. The first time I fill the cursor the grid works great. If I zap the cursor and then refill it then the scroll bar does not show even though there are more records than will show on the screen.
>
>I know I was having some other weird things happen and someone here on the UT suggested I remove the recordsource and then make the modifications and then reset the grid's recordsource. Which did solve the other issues I was having but not this one regarding the scrollbar.
>
>Any ideas?
>
>Thanks,
>
>Paul

Normally, it should work OK. You may try couple things. For example, move record pointer back and forth (GO BOTTOM and then GO TOP). Also you may try Grid.Refresh and/or Grid.Visible=.f. and then Grid.Visible=.t.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform