Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text box too small for my data in grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00052739
Message ID:
00052904
Vues:
38
>I have a grid control in a form, and the data that fills the texbox is too large for the box. I cannot resize the text box to be larger than the screen.
>
>Is there a way to replace the text box in the grid with one that allows for multiple lines, similar to the way the Detail lines work in a report? I would like to be able to see all of the data in the field in the textbox.
>
>Thanks.

Use another grid as the current control for column2. Then set the .LinkMaster, .ChildOrder and .RelationalExpr properties for the grid in column2. I've done this and it works fine. You do have to make the .RowHeight property of the parent grid (column1) sized to the height of as many rows as you want shown in the child grid.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform