Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying the content of a memo field in a grid
Message
From
30/11/2005 07:48:30
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01073150
Message ID:
01073156
Views:
16
>Hi all,
>
>the recordsource of my grid is a table with a memo field. When displaying the grid, the word 'Memo' is displayed instead of the content of the memo field. How can I solve this problem ??
>
>Best Regards,
>Hans

Set the ControlSource of the column to something like padr(MyMemo, 50), to display the first 50 characters.
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
Next
Reply
Map
View

Click here to load this message in the networking platform