Question
To populate a read-only grid with 2 data subsets
Hello,
I have a grid to populate with data from 2 different tables.
Using the Id of countries from the first column I have to get the values for other 3 columns from a different table. Can Someone help how to approach this.

