Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display contents of memo field in grid control
Message
De
15/09/1998 15:31:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00136892
Message ID:
00136935
Vues:
22
>>>Hi, I have a grid control and using editbox as CurrentControl property. When user open the form I would like the editbox displays the content of memo field instead the "Memo". Can anybody help me?
>>>Thanks, Tai Fei Pao
>>
>>It should work, set Column.Sparse=.f.
>
>Thanks for your help. Can you help me with another problem? If I need change the grid control column count in the runtime, what is the best way to handle it? Do you have any example that can help me to start?
>
>Thanks again, Tai Fei Pao

If you want to add new column, you can use Grid.AddObject() or Grid.AddColumn(), after this you should also set programmatically Column.controlsource and any other specific properties. You can use Grid.RemoveObject() to remove some column(s).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform