Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo Browse in Grid
Message
 
 
À
12/03/2001 15:26:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00484217
Message ID:
00484222
Vues:
16
>I need a little assistance. I am attempting to create a grid with the ability to view a Memo field just like a regular browse. Any suggestions?

Add another control to a column in your grid. It could be a commandbutton or a label. Set the CurrentControl property of the column to the appropriate control. Change the Sparse property to .F. so that all rows (not just the active row) display the control you set as the CurrentControl. In the Click of the control, issue a MODIFY MEMO MyMemoField.

This gives you the same basic functionality.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform