Replies: 1 comment
-
Use colspans? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I'm new to TanStack Table and would like to know if rendering a component across multiple cells is possible. I'm trying to build a Gantt chart and I'm evaluating if TanStack is a good tool for the job. Considering each row is a task and each column a timespan (hour, day, month...), would it be possible to render a task component that spans several columns, resize... I've been checking the docs and the discussion forum but I couldn't find anything similar.
Any help would be very much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions