Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo Fields in a grid
Message
 
 
To
28/05/2002 08:06:18
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00661930
Message ID:
00661984
Views:
33
>>Hi all
>>
>>How can I display the contents of a memo field in
>>a grid without having to click on memo to view
>>them?
>>
>>Ger
>
>Another alternative (instead of the EditBox, suggested in the other replies) is to set the ControlSource to something like padr(MyMemo, 100).
>
>This will show the first 100 characters in the memo; in my system, the user sees the remainder in an EditBox outside the grid, when selecting the corresponding record.
>
>Hilmar.

I've recently learned, that you can have (myTable.MyMemo) as a ControlSource and it would be displayed correctly (it would not allow editting). Note the parentesis.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform