Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3 Fields in a Grid
Message
From
26/07/2004 10:27:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
26/07/2004 10:18:27
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00927912
Message ID:
00927916
Views:
24
>I have a table with the foll. structure
>
>Name
>Remark1
>Remark2
>Remark3
>
>all are C (50)
>
>When I enter information i would like the Grid to display the inform in this manner
>
>Name Remark1
> Remark2
> Remark3
>
>Is this possible?

This looks quite tricky to me. You might use three TextBoxes in a form, instead. You might have a grid in the upper half of a form, use it to select a record, and then show the remarks (for the selected record) in the lower half.

> Alternately is it possible for me to have just one Remark Field and display multiple lines in the grid instead of just one line?

Yes; you can put the remark into a memo field. Use an EditBox instead of a TextBox to display it. An EditBox lets you show multiple lines.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform