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

Click here to load this message in the networking platform