Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Support colspan and rowspan #84

Open
glittershark opened this issue Nov 7, 2014 · 6 comments
Open

Support colspan and rowspan #84

glittershark opened this issue Nov 7, 2014 · 6 comments

Comments

@glittershark
Copy link
Owner

Reactable should support table cells with colspan and rowspan. We need to figure out how these cells are filtered and sorted, how they're displayed when one but not all of the related rows are present, etc.

See #83 for the original impetus for this.

@glittershark glittershark mentioned this issue Nov 7, 2014
@gregeinfrank
Copy link

@glittershark I'm trying to include a full-width <tfoot> at the bottom of the Table, but it seems impossible right now. I think colspan of 0 is the only way to do it right?

@javflores
Copy link

Hi @glittershark is colSpan supported already in Reactable?
If not maybe I can help moving that pull request by @paulcameron move forward: #135

@wojciech-skowronek
Copy link

@glittershark What about that feature? I have the same issue like @gregeinfrank over one year ago.

@GuillaumeCisco
Copy link

Yep, What about this feature?
It is very interesting and needed!
@glittershark

@rizkiandrianto
Copy link

+1 we need it to this beautiful table

cklab added a commit to cklab/reactable that referenced this issue Feb 9, 2017
@stclairdaniel
Copy link

+1 to this!

cklab added a commit to cklab/reactable that referenced this issue Dec 27, 2017
  - glittershark#309 provide row values to sortFunction
  - support filtering on all rows
  - support sorting by columns that do not specify a rowSpan
  - Specify column when warning about missing data property for TD
  - allow user to display a custom component when table has no children
  - glittershark#353 - allow other react components besides Td within Tr
  - support for components that ultimately resolve to a Td to be rendered in a Tr component
  - glittershark#84 - colspan support
  - prevent handleClick prop from making it to rendered component
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants