Mensaje
 
a
02/03/2010 12:08:25
General information
Foro:
Visual FoxPro
Category:
Formularios & Diseñador de formularios
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
ID de la conversación:
01452031
ID del mensaje:
01452032
Views:
52
>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.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Responder
Mapa
Ver