Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display second value of the combo box
Message
De
18/03/2010 04:59:14
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Display second value of the combo box
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01455301
Message ID:
01455301
Vues:
85
Hi,
I have a combo box for selection of the CLIENT table, I want to display the CLIENT_NAME from the combox,
but the BoundColumn is CLIENT_CODE.

BoundColumn is 1
BoundTo is .T.
ControlSource is CLIENT.CLIENT_CODE
FirstElement is 2
RowSource is SELECT CLIENT_CODE, CLIENT_NAME from CLIENT in to CURSOR cboClient
RowSourceType is 3-SQL Statement
ColumnCount is 2

But it still not display the CLIENT_NAME, display the CLIENT_CODE only.

Please advise.

Derek
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform