React-data-grid: How to do colSpan for cell

Created on 26 May 2017  路  4Comments  路  Source: adazzle/react-data-grid

I would want to apply colSpan for parent row and I don't want to apply colSpan for child rows in tree.
Can you please help me .

wontfix

Most helpful comment

Not yet? I'm still waiting colSpan @jpdriver

All 4 comments

hey @Suprit-S-M -- unfortunately both colSpan and rowSpan attributes are not officially supported at the moment, but this may change in future.

the only thing i can think of suggesting is to forcibly override the CSS styling to make a cell visually appear to span, but as mentioned this is not officially supported.

HTH.

okay , thank you

Not yet? I'm still waiting colSpan @jpdriver

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please reopen this if you feel it has been incorrectly closed and we will do our best to look into it. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JordanBonitatis picture JordanBonitatis  路  4Comments

GenoD picture GenoD  路  3Comments

markmus picture markmus  路  4Comments

soma83 picture soma83  路  4Comments

mhsueh2 picture mhsueh2  路  4Comments