How to export only displayed rows and columns

How to export only displayed rows and columns

awellawell Posts: 4Questions: 2Answers: 0

Using column visibility with export to PDF. rows: ':visible' is working fine within exportOptions, but how could I do this with columns: ':visible' too to also only export the current rows and columns displayed?

Having both or only columns: ':visible' breaks it. Thanks.

exportOptions: { rows: ':visible' }

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.