Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to code a grid to display records starting with firs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00381466
Message ID:
00382377
Vues:
19
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform