Hacker News new | ask | show | jobs
by cuffe 844 days ago
Agree, the table is the component we’ve spent the most time building: https://retool.com/components/table-new
2 comments

This links to the legacy table component.

Which should I use for new projects? I assume the new one?

Sorry just updated!
I'm curious what's the generated sql for the table with grouped rows ?
hello! engineer who worked on the new Table component here. the grouping actually happens client side, so there's no generated sql. it's compatible with any data you bring into Retool, and is configured by simply selecting one or more columns in the Table you'd like you group the rows by.