Replies: 1 comment 2 replies
-
One of the few things that TanStack Table and MRT don't really have considerations for is row and column spanning (outside of header groups) |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hey people! I just recently started exploring the amazing library. I'm a bit stuck with my current task for implementing a specific table view.

Can you maybe direct me how should I build
data
and relatedcolumns
object. So the most important thing is how to make few first common cells (Product) and nestedwarehouses
The design:
Raw data (I can transform it if necessary):
Beta Was this translation helpful? Give feedback.
All reactions