Thanks Aditya, Yes that is the general idea of what I'm trying to do but
ideally I'd want the layout containers to still span across the entire
page, just changing the size of the components within those containers.
So if i had two layout containers stacked on the page with different
grid sizes, it would look more like - When changing the layout of a
component in the first layout container: When changing the layout of a
component in the second layout container: This doesn't seem possible
with ed...