Do Data Table have any feature for taking screenshot of of the table?

Do Data Table have any feature for taking screenshot of of the table?

PranayGalandePranayGalande Posts: 1Questions: 1Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • allanallan Posts: 63,542Questions: 1Answers: 10,476 Site admin

    DataTables itself doesn't have such a feature, but it could be done with a library such as html2canvas. That might make a fun block post sometime.

    What's the use of a screenshot rather than exporting CSV, Excel or similar though?

    Allan

Sign In or Register to comment.