Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box cannot display an empty character
Message
De
29/12/2000 17:46:14
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Combo box cannot display an empty character
Divers
Thread ID:
00457981
Message ID:
00457981
Vues:
59
Hello everyone,

When I launch my form containing a combobox I need to display an empty character
as the default value. I have been trying several things but can not get it to work. Below are my design setting for the combobox.


boundcolumn = 2
boundto = .t.
controlsource = consultant_id

rowsource = SELECT name, consultant_id FROM Consultant ORDER BY name INTO CURSOR ConsultantList WHERE consultant_department='INVESTMENT'

RowSourceType = 3
style = 0

Thanks,
Sergio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform