Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Combo Box
Message
De
13/03/2002 07:45:43
 
 
À
13/03/2002 01:30:42
Ashish Patel
Hindustan Petroleum
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00631477
Message ID:
00631986
Vues:
27
This populates the combo box with only the first column i.e. drky
I want to display both column in the combobox.
How can I do that ?
SELECT drky + drdl01 AS MyFirstColumn, drky, drd101 FROM f0005 WHERE DRSY="01" And DRRT="01" INTO CURSOR csrMyCursor
How can I hide that ?

You must SELECT INTO a Cursor as in the example above.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform