Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid & memo
Message
 
 
To
11/05/2002 23:16:30
Rene Van Den Berg
Infertility Database Systems Ltd
Islington, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00655452
Message ID:
00655466
Views:
21
>Well, assuming you're filling the grid via a SQL statement (although it's probably possible to do it straight from the table as well), you would e.g. do the following for your memo field called yourmemo:
>
>SELECT id, name, ALLT(MLINE(yourmemo,1))+ALLT(MLINE(yourmemo,2)) as yournewmemo FROM yourtable etc....
>
>To make sure, you could include lots of lines of the memo field so you don't miss anything in the grid, but I assume that in practice this is not always needed.
>
>Hope this helps.
>
>Rene.

The original idea was to make this field editable in the grid. I don't think, your idea will allow to edit content of the memo.
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