Hi,
I want to display a grid that shows the result of a query made to table 1 (columns A and B) and after that the results of a query made to table 2 (columns A and B). All in the same grid.
Is this posible? If it is posible, how should the connector be configure? (I’m using PDO)
Thanks in advance.