Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Grid
Miscellaneous
Thread ID:
00796288
Message ID:
00796481
Views:
11
I think what Yuri is getting at, is if the grid can be read only, you can build a cursor with a memo field that has the two lines of data in it. Then use an editbox instead of a textbox in the grid's column (and increase the grid's RowHeight accordingly).

If you need to be able to enter data in all three of these fields, then I'd build a composite class that has three textboxes in it--two on the top and one on the bottom. Then use this composite class as the control in the grid column.

>Hi Everyone,
>
>Does somebody know how to make 1 record showing 2 lines in VFP 8.0?
>
>What we are trying to do is we have a grid bound to a table and it has 3 fields. They are Item #, Qty and Description. For every record, we wanted to show 2 lines. The 1st line are the Item # and Qty field and the next line is the Description.
Previous
Reply
Map
View

Click here to load this message in the networking platform