Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox doesn't want to behave!!!!
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00683723
Message ID:
00683764
Vues:
16
Disregard.

I set BoundTo property to true and I also set ControlSource to form's property.

Strange, that it worked fine before...

>Hi everybody,
>
>I have a form class called Global Editor. On this form I have a combobox cmbTargetFld. All properties of this combobox are set to default except that it's a Drop-Down combo (Style =2)
>
>In my form init I have these lines:
>
>with .cmbTargetFld		
>		.rowsource='thisform.aTargetFld'
>		.rowsourcetype=5 && Array
>endwith
>
>It worked fine before when Global Editor was a form. But now it makes combo value to be numeric instead of character value. Why is it doing this?
>
>Could you please help?
>
>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform