Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi-line fields in grid?
Message
From
28/06/1999 13:44:11
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00234778
Message ID:
00234857
Views:
30
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform