Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One to many listboxes
Message
From
05/03/1998 19:20:48
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00082584
Message ID:
00082853
Views:
35
>>I want to have two listboxes on a form with a one to many relationship. I have tried several different ways of doing this and each one has problems or bugs. I'd love to hear from someone who has done this about what you use for the Rowsource for the child listbox and how you set up the one to many relationship.
>
>Peter, do you want to adjust listbox 2 to show just the items linked to the value in listbox 1? I do that with a parameterized view for the second listbox. In the InteractiveChange for Listbox1, I requery the view with the correct parameter value, then requery Listbox2.
>
>HTH

Barbara, that's one method I haven't tried. I'll check it out. Thank you.
Previous
Reply
Map
View

Click here to load this message in the networking platform