Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-line fields in grid?
Message
De
28/06/1999 13:44:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00234778
Message ID:
00234857
Vues:
31
>I'd love to be able to show a multi-line description field in a grid next to a single line identification number, like so:
>
>+---------+----------------------------+
>| 00001 | This is a multi-line |
>| | Description of item # 00001|
>+---------+----------------------------+
>| 00002 | This is a multi-line |
>| | Description of item # 00002|
>+---------+----------------------------+
>
>Does anyone have a suggestion? Is it possible?
>
>TIA

Sure. You just have to adjust the rowheight property of your grid and insert an edit box in the column that needs to show multiple lines. Be sure and set that column's sprse property to .F..

Keep in mind that you will have to make special provisions for data entry in this box: grids have special behavior for dealing with the enter and tab keys...
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform