Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to auto size grid columns
Message
De
03/10/2004 07:39:03
 
 
À
03/10/2004 06:09:14
Michael Ouellette
Australian Technical Services (VIC) Pty
Australie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00948300
Message ID:
00948305
Vues:
22
How do I automatically size my grid columns so all the text fit?

This is trivial in version 8 and higher:
This.AutoFit()
Of course, this only works for the visible portion of the grid, so if you want it automatically resize invisible portions of the grid as they come into view, you will need to write some more code to determine when the grid has scrolled and then call its Autofit() method.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform