TanStackT
TanStack4y ago
11 replies
living-lavender

Rowspan in react tanstack table v8

How can we set rowspan attribute for a td in react tanstack v8 ? In documentation we can clearly find examples for column group - https://tanstack.com/table/v8/docs/examples/react/column-groups but couldn't find any examples for row group. Would need to create something similar to the one shown in screenshot
image.png
An example showing how to implement Column Groups in React Table
React Table Column Groups Example | TanStack Table Docs
Was this page helpful?