Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nested Comboboxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00890801
Message ID:
00890814
Vues:
21
>hello, i'm trying to made some nested comboboxes, all the information is related to its combobox parent?
>
>How can i do this?
>
>Thanks for the information.

I typically do it using the parameterized SQL Statement as a RowSourceType for the child combobox. The parameter will be the value of the parent combobox. Then if you select something in parent combobox, you can call child combobox REQUERY() and REFRESH() in the parent combobox InteractiveChange()
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform