Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Descriptive names in a combo box
Message
De
12/03/2002 15:53:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00631749
Message ID:
00631751
Vues:
22
This message has been marked as the solution to the initial question of the thread.
Kelly,

I imagine you will have to manually populate the combobox. You can use the afields() command to get an array of fields in a table and the information about each field. Perhaps using the rowsourcetype of array will work well for you, but I have found that most time I have better luck by just spinning through the array and adding each of items that I need to the combobox. Hope this helps.


>I need to have a combo box set to the structure of a certain table for use in filtering portion of a program. However, when I set the rowsourcetype to structure the physical names in the database appears. This is fine for me but my users want more descriptive names displayed instead of the names that are in the table. Any suggestions?
>
>Thanks in advance
>Kelly
Brian McCord
President
Sagacity Systems
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform