DataTables - Row grouping in PDF

DataTables - Row grouping in PDF

gvillelagvillela 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.

Replies

  • colincolin Posts: 15,237Questions: 1Answers: 2,598

    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

  • kthorngrenkthorngren Posts: 21,117Questions: 26Answers: 4,916

    According to the RowGroup docs the grouping information is not exported.

    No support for the export options of the Buttons extension - the grouping information is just ignored

    Kevin

This discussion has been closed.