Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox doesn't want to behave!!!!
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Combobox doesn't want to behave!!!!
Miscellaneous
Thread ID:
00683723
Message ID:
00683723
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform