im exploring layout possibilities of LayoutGrid used together with FlexGrid.
I found out I can place a layout grid inside flexgrid and this flexgrid in another layout grid, something like this
[Layout grid (FlexGrid {Layout Grid2} {Layout Grid3})]
I placed some images in Layout Grid2 and Layout Grid3. Altogether it seems to work fine in my browser.
The question is: is this combination really safe? Which combinations of FlexGrid(s?) and LayoutGrids are safe?
And how many grids can i put inside grids?

Bests
Piotr