TanStackT
TanStack3y ago
3 replies
wet-aqua

Expanding Row to show non table data

Is it possible to have a row expand to show not the exact same table data, but to show arbitrary data in whatever form I'd like?

So far, I've only be able to get rows to expand at all if I implement the "getSubRows" function on the table. This doesn't appear to allow me to have the data I need?

Any feedback greatly appreciated. Many thanks.
Was this page helpful?