Comment by kumarvvr 3 days ago How is this different to, and better than using nested grids? 2 comments kumarvvr Reply psolidgold 3 days ago This is addressed in the article. This really shines when you have sibling dependent layouts. laszlokorte 3 days ago If you nest two grids, the rows and columns of two sibling grids are not forced two align.With subgrid the rows and columns of two sibling grids are aligned with each other by glueing them to the rows and columns of the parent grid.
psolidgold 3 days ago This is addressed in the article. This really shines when you have sibling dependent layouts.
laszlokorte 3 days ago If you nest two grids, the rows and columns of two sibling grids are not forced two align.With subgrid the rows and columns of two sibling grids are aligned with each other by glueing them to the rows and columns of the parent grid.
This is addressed in the article. This really shines when you have sibling dependent layouts.
If you nest two grids, the rows and columns of two sibling grids are not forced two align.
With subgrid the rows and columns of two sibling grids are aligned with each other by glueing them to the rows and columns of the parent grid.