Page 1 of 1

Datatable headers of table inside expanding table now showing

Posted: 26 Mar 2021, 16:39
by lsca94
Hello there

I recently purchased a primeface Template (Diamond Template). Now I am trying to use the expanding Datatable and I noted, that the datatable inside the expanding row doesn't display the header title of the columns.
It doesn't seem to be a problem with the Template but with Datatables in general. If I look up the documentation of expanding datatables (https://www.primefaces.org/primevue/sho ... /rowexpand) the datatable inside the expanding row is also missing the header titles. Is there a workaround for this? I am trying to solve it with CSS but it's not working.

Thanks in advance!

My environment:
"primeicons": "4.1.0",
"primevue": "3.3.3",
"vue": "3.0.6",

Re: Datatable headers of table inside expanding table now showing

Posted: 11 Jun 2021, 15:31
by tugce.kucukoglu
Hi,

Here is an example for this

Code: Select all

https://codesandbox.io/s/ylj5x
"primeicons": "4.1.0",
"primevue": "3.5.0",
"vue": "3.0.6",