Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo in a grid column
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00483010
Message ID:
00483091
Views:
9
Don't forget to set the column.sparse property to .F. if you want the memo field of each record in the grid to be seen.

>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
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Previous
Reply
Map
View

Click here to load this message in the networking platform