Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update List box from Combo box
Message
From
20/04/1998 19:29:01
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00093522
Message ID:
00093529
Views:
27
Hi, Dan.

I'm not sure how much detail you're looking for, but, generally the idea is to use, say, a parameterized view for the list box with a WHERE condition on the value from the appropriate column in the combobox. Then when you make a selection from the combobox, you would call the requery method of the list box to update the list box.

Does that help?

>How do I update a list box to reflect items related to a selection made from a combo box. I have a combo box listing certain device categories, whenever the selection is made in the combo box I would like to update a list box on the same form with only the respective devices in this category, and only show certain fields. I'm pretty sure this isn't hard but, I haven't figured it out yet. Thanks for any help.
Previous
Reply
Map
View

Click here to load this message in the networking platform