Hi,
Is there any way I can use a bindingsource for a parent table (tblPerson) to search for a value belonging to it's related child table (tblAddress) or do i have to search tblAddress for the value, return the FK and then search tblPerson for the FK.

Hope this is clear,
Thanks for any help
Ger