Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make Grid using CreateObject()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00633658
Message ID:
00633664
Vues:
17
>When using CreateObject() and AddObject() to create a Grid on a form, how do I add ComboBox class to one of the columns?

Pretty much the same way as anything else.

Assuming grid init(), for example, something like the following:
this.columns(1).addobject('combobox1','combobox')
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform