This example shows v5.x dragging between nested grids (dark yellow) and parent grid (bright yellow.)
Use v9.2 sizeToContent:true on first subgrid item parent to grow/shrink as needed, while leaving leaf green items unchanged.
Uses v3.1 API to load the entire nested grid from JSON.
Nested grids uses v5 column:'auto' to keep items same size during resize.