fixed-data-table-2
fixed-data-table-2 copied to clipboard
Is there a way to specify a "colspan"-like attribute for rows?
Duplicating this issue: https://github.com/facebook/fixed-data-table/issues/179 in this fork.
There is currently no colspan functionality within a single table, but our application creates column spanned headers using a separate table for the header and synchronizing the scroll X between the tables.