Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field in a Grid
Message
From
13/02/2020 06:21:04
 
 
To
12/02/2020 13:19:16
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01672985
Message ID:
01673041
Views:
94
>>Hi,
>>
>>A memo field in a grid shows with the word "Memo" or "memo" (naturally). My questions:
>>1. Is it possible to change the name "Memo" with something different? E.g. "Content"?
>>2. If all columns of the grid are disabled, how can I show the content of the memo when the mouse hovers over the column/row?
>>
>>TIA
>
>Walter made this suggestion:
>>> Delete the text1 object in the grid column and put an editbox into it. Then set the sparse property of the column to .F.
>
>I did replace the text1 with the editbox. And set the sparse property to .F.. But now, in the column/row for this field (memo field) I see a fraction of the entry (instead of the word "Memo"). And hovering the mouse over the column does show anything.
>What am I missing?

Increase the grid's RowHeight to show more of the editbox.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform