Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying the content of a memo field in a grid
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01073150
Message ID:
01073213
Views:
18
>Hi Hilmar and Tore,
>
>thanks for the help. I found my mistake, I forgot to put the padr(mycursor.memo,50) between quotes. Now it works fine.
>
>Tore, also an excellent idea to change the query !
>
>Thanks !
>
>Hans

If this information for display only I would use first 200 characters of the memo. If you want to edit the content of the field, the best solution is to put an EditBox on the form and refresh it in grid's AfterRowColChange event of the grid.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform