Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Related combos - don't work!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01519661
Message ID:
01519744
Vues:
40
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform