Hacker News new | ask | show | jobs
by revskill 845 days ago
Form to db is simple task, the hard part is the table.
1 comments

Agree, the table is the component we’ve spent the most time building: https://retool.com/components/table-new
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.