Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Fields and Grid Control
Message
De
12/05/1999 01:41:28
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russie
 
 
À
12/05/1999 01:26:24
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00217262
Message ID:
00217637
Vues:
13
>>>>I know this subject has been batted around before....
>>>>
>>>>Where can I get information or a class that enables displaying the contents of a memo field in a grid instead of "Memo"
>>>>
>>>>TIA
>>>Matt,
>>>Also take a look at the edtExpand class in files\classes section.
>>>cetin
>>Go to grid text element, where you display memo, throw it away but del, put edit box at the same place, memo content will be displayed, not Memo world..
>>In case you will have difficalties, I will send you example of such grid
>>Best wishes, Vladimir
>Vladimir,
>It's already what he's doing. I was talking about space saving while not a memo field have focus and expand when it gets focus.
>Cetin

In this case, I have in column for Memo field two elements, text and memo.
I show them using dynamiccurrentcontrol property in the refresh method,
accordin to recno, very similar, how to set color to active record in the grid.
The code something like that
in the refresh to grid
rn=recno()
setall('dynamiccurrentcontrol',iif(rn=recno, 'edit1','text1'),'column1')
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform