Master-detail from two tables

I have successfully linked several controls on a form to data from a table with the use of bindingsource.

But what if the data is in two tables

I have tried to use one bindingsource for each table - but how do you link this together

Thanks!

Maria