Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two lines in grid column header
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00159158
Message ID:
00159233
Vues:
25
>Hi all !
>Is it possible to display 2 lines in grid column header caption.
>Thanks in advance. Greetings.

Nope. chr(13) will not work. I have done this by making the grid header height 0, then creating a container with command buttons for each column. You can set WordWrap to .T. for the button captions. CHR(13) also works for captions.

If you leave the columns resizable, you will have to write code to resize the widths and left positions of the buttons as well as the width of the container.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform