Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box....
Message
 
To
29/04/1998 12:16:56
Travis Clark
Journal Record Publishing Co
Oklahoma City, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00095706
Message ID:
00095721
Views:
17
>VFP 5.0 here...
>I have two forms, Master and List.... They are connected with a field called list_name. In my first form, I have a combo box, which the user will be able to click the list_name, and I want the second form to show the appropriate information, and only the appropriate information for that list_name.
>I am stuck. Any help?
>
>Travis Clark

In general, when you select something in your combo you supposed to requery and refresh the control on second form which has to display selected records according to selected value. I am not sure how you plan to display this, in a Listbox, in Grid? What is the source for List form data - table with filter, or parameterized view? And my main question - why do you do it in separate forms? It is easier to have Combo and your display control in the same form. Or, if it doesn't fit use a page frame, or pop-up container for the control with selected data.

Nick
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform