Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field doesn't show in Grid, why?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01214511
Message ID:
01214517
Views:
9
>Hello everyone!, I have a problem displaying a Memo field in a Grid, I have
>a Grid in a Form, at run time I setup all the parameters for the Grid,
>RecordSource, RecordSourceType, etc..., for the fields that are of type Memo
>I add an EditBox to the corresponding Column and set the CurrentControl
>of that Column to the EditBox, when I display the Grid the memos fields do not show the data, it just show the word "Memo". What am I missing here?
>
>
>Thank you in advance.

Did you set column's Sparse property to .F.? And you may also remove the default text control. If you add an EditBox in run-time, don't forget to set its visible property to true.
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