Pass colSpan/rowSpan #4166
Unanswered
SaraRavasio
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using
[email protected]
I would like to be able to pass a
colSpan
orrowSpan
attribute when I define my column array so I could, for example, access this at the cell level and have a row that has a cell that occupies 3 columns.I'm using
useFlexLayout
Is there a way to do it? It should be a very native feature to have for a table :)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions