Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in a Grid
Message
De
08/02/2020 23:10:21
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01672985
Message ID:
01672992
Vues:
59
>>>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
>>
>>Delete the text1 object in the grid column and put an editbox into it. Then set the sparse property of the column to .F.
>>
>>Walter,
>
>As a side comment, you do need to delete the text1, a column can have many controls at the same time, just set the current control as needed.

Right... However, as a good practise, I'd like not to leave objects around if they are not used.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform