Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo in a grid column
Message
 
To
08/03/2001 01:03:40
Rahul Murarka
Sys-Con Engineering
Kolkata, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00483010
Message ID:
00483016
Views:
14
Rahul,

You could add an editbox control to the column containing the memo and set the currentcontrol of the column to the editbox.

Or, if the grid field with the memo is to be read-only, you can use
Alltrim(YourTable.YourMemoField)
as the ControlSource for the column and set it's ReadOnly flag to .T.

Scott

>Dear Sir/Madam
>
>I want to display contents of a memo feild in a column of a grid after duing a seearch or filtering the memo feild by ATline() command.
>
>My main requirement is to serach certain string which is in memo feild and then display that record in a grid .
>
>Advise.
>
>Thanks in advance.
>
>rahul
Scott King
The Support Source Corporation
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform