DataTables - Row grouping in PDF
DataTables - Row grouping in PDF
gvillela
Posts: 4Questions: 1Answers: 0
Friends,
I have a grouping of rows in a table, when I export this table to PDF, the collation does not work and the date field receives the value "Invalid date".
How to generate PDF with clustered lines. ???
Thank you.
This discussion has been closed.
Replies
Hi @gvillela ,
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
According to the RowGroup docs the grouping information is not exported.
Kevin