Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text box too small for my data in grid
Message
From
01/10/1997 16:21:38
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00052739
Message ID:
00052757
Views:
34
>>>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.
>>
>>You can replace standard textbox with any other control, e.g. editbox which seems to be Ok for you.
>
>Ok, I did that, but it still only shows the single line of the text. How can I make it display multiple lines in the grid? The grid is a two-column affair, with a small bit of data on the left, and the large data on the right (see below):
>
>--------------------------------------------------------------
>| productid | product description (254 characters) |
>--------------------------------------------------------------
>| productid | product description (254 characters) |
>--------------------------------------------------------------
>| productid | product description (254 characters) |
>--------------------------------------------------------------
>| productid | product description (254 characters) |
>--------------------------------------------------------------
>
>How can I make the "Product Description" part more than one
>line displayed?
>
>- Dale Marshall

Make grid rows high enough to show more than one line of text in editbox.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform