Dragging a grid to a collapse component
If I add a collapsible container (#2) to my page how do I "grab" a whole grid and drag/drop it into the container? I need something to click on to drag.
Use case: I have two grids, one row in each and 6 cells in them with a component in each cell. I already have another collapsible (#1) below this set of grids and want them to hide when the lower collapsible shows and vice versa.
So I need to grab and drag/drop grid#1 and grid#2 into collapsible #2
If it isnt possible in the designer could you either make it possible in the outline tree or have a way to "explode" the design surface so that there is a gap inserted between each nested component (ideally coloured to show it) giving an area that can be clicked on to drag/drop ?