Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox problem - not selecting
Message
From
02/03/2010 12:22:46
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01452031
Message ID:
01452042
Views:
38
>>>>I have a combobox on a form working fine with rowsourcetype = 1 and rowSource as 1 to 6.
>>>>
>>>>Now I get a requirement to change the row source to 1 to 120.
>>>>
>>>>So, I created a cursor with 1 integer field and populate it. change rowSourceType to 6 and rowSource to the cursor name.
>>>>
>>>>The comboBox populating fine but I can not select anything from it.
>>>>The combobox is bound to a integer column in the database.
>>>>
>>>>I am not sure if this is a bug in V9 or I am doing something wrong.
>>>
>>>Your RowSourceType should be set to alias, not fields in this case.
>>
>>I tried all the combination except array. the same problem.
>>There is no code in the combobox.
>
>Check BoundTo property of this combobox.

I don't think BoundTo will cause this but I tried it .F. and .T. the same problem.

This is weird and I am sure i am doing something stupid here but can't see it
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform