Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in a Grid
Message
De
13/02/2020 09:22:48
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01672985
Message ID:
01673044
Vues:
67
>>>>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
>
>I know. But this was not my intent. I don't need the user to see what is in the editbox but only when he/she hovers the mouse of the field. Just like when you Browse a table in VFP IDE and a column has a memo with a content, you can view it by hovering the mouse.

Form.ShowTips = .T.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform