Hello Admin
I have an item "A" which can have N "B" items and N "C" items.
For each item view of "A", I need to also display a grid with all associated "B" items and a second grid of "C" items.
How can I add grids to an item page and load all associated items from other tables?
Thanks for all your help and feedback
v