Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid and list box not at first row
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00044111
Message ID:
00044300
Vues:
28
>>Hi all. I am using VFP 3.0 for Windows.
>>
>>What is the command to force a listbox or grid to display its rows starting with the first? Some of my grids will hide the first row or two and I must scroll up to see them. This can be very misleading for the users.
>
>Usually both will start at the top. For the listbox, you can set the listindex property to 1. In the grid, try issuing GO TOP to make sure that your record pointer for the .RecordSource is at the top.
>
>That ought to do it

It worked! Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform