Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Related combos - don't work!
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01519661
Message ID:
01519744
Views:
39
>>Hi Naomi,
>>
>>
>>SELECT - SQL has problem with corectly evaluating THIS and THISFORM.
>>Yes, you can use varibale, but the variable must be PUBLIC (visible for control on form).
>>
>>Or another solution...
>>
>>* cboDepartments::InteractiveChange
>>thisform.cboCategories.rowsource = "select * from csrCategories where department = SPACE(10) or department = '"+This.Value+"' into cursor csrCat"
>>thisform.cboCategories.Requery()
>>
>>
>>MartinaJ
>>
>Yes, I went with the same idea, but then we need to re-build the combo every time (which I did).

I don't use .rowsourcetype = 2 for combobox. I use .rowsourcetype = 0 always and I have not problem with rebuid combo for four levels.

MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Reply
Map
View

Click here to load this message in the networking platform