Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box : Not showing values unless focus is set to it
Message
De
12/10/1998 10:54:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00145892
Message ID:
00145906
Vues:
35
>>Hi All,
>>
>> I have faced a major problem with VFP 5.0. I have several Combo boxes on the Form/PageFrame. All of them are bound to data with RowSourceType is set to 6 (Fields).
>> Problem I am having is, when I load the form, none of these combo show values at startup though there is a some value in Value property. It displays these values only if you set focus to it.
>> Is it a Bug or am I missing something?
>>
>> BTH, I am using VFP's Standard Combo and no method is written.
>>
>>Bye
>>Jayesh
>
>Jayesh,
>
>What is the controlsource for the combo? Does the value in the controlsource match one of the items in the combo's list?

Try

THIS.LISTINDEX = 1

in the init of the control.

HTH
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform