Hi,
I have this kind of setup which is possibly complex to explain but I shall try.
There are 2 Sharepoint Tables -Products and Productsizes with 1:n relationship.
On the screen, I have two containers one left container and one right container( within that 2 sub containers)
Left is a products gallery(Product display) upon selecting each product right container changes.
Right top container is productsform for users to perform CRUD operation and bottom is productsize gallery also to for CRUD.
I got the template ready screen for the right products gallery and left top productform. How to implement the same with the productsize gallery?