Skip to main content
Question

Apply fill, stroke, and variables to rows and columns within auto layout grid

  • January 13, 2026
  • 0 replies
  • 33 views

Nick Ress

The hug update to auto layout grid is a great update, but still lacking some critical features for creating data tables. It would be extremely helpful if we had the ability to assign fill colors or strokes to an entire row instead needing to add to create a cell component with the fill or stroke added to that. The issue with that is if you had content in a cell that needs to wrap to multiple lines, you would need to adjust the height of all the cells in that row to fill so that the color or strokes line up. 

I would also be helpful if we could control an entire row or column with variables. I am creating a table component and we have an multi-level header row that is optional so we need the ability to toggle that row on and off via the props panel. 

Another small addition that would be useful is on right hand panel where you see the full list of all columns and rows, allow us to change the order of them in that section. 

Hoping you continue to iterate on this feature. 

Thanks