Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I display memo fields in a grid?
Message
From
11/08/1998 15:01:50
 
 
To
11/08/1998 14:48:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00125712
Message ID:
00125732
Views:
11
>>How do I display memo fields in a grid?
>>
>>I have a form with a grid on it using a view.
>
>You add editbox to column and set
>Column.Controlsource="memofield"
>Column.CurrentControl="edit1"
>Column.Sparse=.f.

thanks.

exactly how do I add the editbox to the column. I know I'm supposed to use tha addObject method. but how do I code it.

Sergio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform