Message
 
 
To
02/03/2010 12:17:21
General information
Fórum:
Visual FoxPro
Category:
Formulários & Criador de Formulários
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
ID da thread:
01452031
ID da mensagem:
01452038
Views:
40
>>>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
Responder
Mapa
View