Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relationship with comboboxes?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00433391
Message ID:
00433461
Views:
22
You need to do some programming to make such comboboxes.

In the Valid event of parent combobox put
this.paretn.MyChildComoobox.Requery()

In the requery event of MyChild combobox query data and populate child combobox using value currently selected in the parent combobox.

>Is it possible to have a form with two comboboxes (parent and child) so that when a record is selected in the parent
>combo, only the child records show up in the child combo? Then whenever the parent was changed the children
>would change.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform