I have two grids. They are related via a system module but they are not part of a hierarchy.
Eg.
I have a Country List
and I have a manager list
I have a system module for Manager that has Country as List items.
On my UX page, there is a grid that shows Country along with its detail. Is there a way to filter the manager grid to only shows manager based on what Country is selected in above grid.