fixed-data-table-2 icon indicating copy to clipboard operation
fixed-data-table-2 copied to clipboard

Is there a way to specify a "colspan"-like attribute for rows?

Open kwent opened this issue 8 years ago • 1 comments

Duplicating this issue: https://github.com/facebook/fixed-data-table/issues/179 in this fork.

kwent avatar Jun 24 '17 21:06 kwent

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.

wcjordan avatar Jun 25 '17 18:06 wcjordan