Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Value
Message
De
03/07/1998 06:18:58
 
 
À
03/07/1998 05:51:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00114019
Message ID:
00114021
Vues:
21
>I have a combo box populated by SQL SELECT that shows the last name and the first name in the drop-down box in two columns. However, whenever the user makes a choice and presses , only the last name shows in the combo box. Also, whenever the user incrementally types a last name, the first name does not show.
>
>I have tried all sorts of combinations to make both names appear, without success. How can I make the combo box show both names?
>
>TIA.
>
>John

John,
What about using allt(lastname) + ", " + allt(firstname) in rowsource and 6 in rowsourcetype?
Hope this helps
Saludos,
A.G.P.
---------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform