Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to keep a small grid from scrolling
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00876862
Message ID:
00877210
Vues:
13
>Larry,
>
>If you want to restrict the number of rows displayed in a grid, the only way
>to do it is to reduce the number records in the cursor that is the record source of the grid. You can reduce the number of the records in a cursor
>simply by filtering it, or using SQL-Select statement,a view or a query to create a shorter list in the cursor that is to be the record source of the grid.
>
>The other way to get around it to make your grid longer in height which is limited by the size of the form unless the form is scrollable.
>
>Hope this helps!
>
>Dawa

You're correct - but in my case, pressing a down arrow (regardless of AllowAddNew), seemed to bump the grid up a row. Thanks for the followup!
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform