Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Viewing Memo contents in a Grid
Message
From
11/11/2003 19:43:19
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
11/11/2003 19:16:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00848926
Message ID:
00848931
Views:
22
>Hi,
>
>I'm having a problem displaying the contents of a memo filed in a grid that I have on a form. I am using VFP6.0. I want to be able to click on the memo field in the grid and open a display window with the contents of that memo field. Anyone have a good way to solve this problem? Thanks!
>
>Tim

For display-only, I would use a Column.ControlSource similar to padr(MyMemo, 100).

You can also use an EditBox instead of a TextBox.

While you can probably edit directly in the EditBox within the grid, I would suggest you have a separate EditBox, outside the grid, for editing.
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