|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Filtering DataSet with Multiple TablesI have a DataSet with 3 tables. I need to be able to filter the parent table
and get all records from the 3rd level table that correspond with it. I have relations set up between the parent and first child and also the first child and it's child tables. However, when I filter the top level table, it doesn't appear to filter the other tables. How can I do this? |
|||||||||||||||||||||||