Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relation does not apply in a listbox
Message
From
26/08/1996 21:16:18
 
 
To
25/08/1996 10:55:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00006609
Message ID:
00006724
Views:
49
>I have established a relation between a master table and a child table in the load of the form. That I issue an OpenTables() to load my dataenvironment. I have put a grid on the form for the child table to show me that the relation is working with the master table. So far so good. It's working.
>
>Now, I have a listbox on the form which has the Fields as the RowSourceType and the child.firstfield as the RowSource. In the listbox the relation does not apply because I am seeing all the child records.
>
>Why? Is there something I forgot?

Try populating the listbox with the additem() property and scanning for
only the child records tied to the parents controlling field
Previous
Reply
Map
View

Click here to load this message in the networking platform