I have created a form with 2 tab pages that take 2 different datasources, the problem is that the 2 tables used as datasources do not have a relation and I created a query in the init method of the form which links the 2 tables.
When I open the form, the result does not show for one vendor in tab1 to show all customers for this vendor on tab2.