Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox problem - not selecting
Message
 
 
To
02/03/2010 12:17:21
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:
01452038
Views:
37
>>>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.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform