Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to code a grid to display records starting with firs
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00381466
Message ID:
00382377
Views:
18
SetFocus back to the grid immediately after updating your table. You shouldn't have to move the table pointer or setfocus to another object and then back to the grid.

>I have noticed that if I have a grid that displays 10 records at a time, and I populate the controlling table with new data (say 6 records), the grid will often display only the last three with seven blank rows below. You have to scroll-up to see the first three. The only way I have been able make this work most of the time, is to set the focus to another object on the form, issue a goto top on the controlling database, and set the focus back to the grid. Is there a way to make this work everytime?
>
>Colombo
Previous
Reply
Map
View

Click here to load this message in the networking platform