How to implement row span on Table component?
I would like to use dynamic rowspan based on the repeated data on the particular column. I do not see any example or docs explaining the process of row span on react-table. Do anyone have idea???
1 Reply
wise-white•2y ago
This is interesting seems that this feature is lost, I also dramatically need it, probably we will have to manually create a custom feature but it is not so easy