Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box - Column 2
Message
 
 
À
28/07/1999 17:37:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247429
Message ID:
00247443
Vues:
24
Try this in the properties window for the combo box
rowsource table_name.field1, field2
controlsource table_name.field_same_as_value_returned (field1 or field2)
boundcolum to which ever of the two in rowsource will return the value (1 or 2)

Even easier is to run the builder (right click on the combo box, select builder). This will walk you throuh the steps. I find it best to but the field I want returned as the second field, and in builder, a double click on that field (on the third page) will hide that colum from the user.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform