Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox doesn't want to behave!!!!
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Combobox doesn't want to behave!!!!
Divers
Thread ID:
00683723
Message ID:
00683723
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform