Rowspan for cells in DataTable #313
Unanswered
williamj20
asked this question in
PrimeVue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In the documentation I see that you can group by rows using a rowspan property. I would like to mimic this rowspan property but apply it to multiple columns. For example, I would like to design a datatable such that a row looks like the following:
In this case, you can see that both the first and the second rows are spanning 2 rows. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions