I have a DataSet containing multiple DataTables. I want to display information from the Product DataTable, which is the center table of the DataSet. But I want to be able to filter the DataSet on values from the surrounding tables.I have a DataSet containing multiple DataTables