How to get the displayed data in PDF instead of page load data?

How to get the displayed data in PDF instead of page load data?

renuka1988renuka1988 Posts: 3Questions: 2Answers: 0

Page loading data total=$5 in report then user make some changes through on click function. Then output as total=$20.
We will get $5 while downloading PDF instead of $20.

Answers

  • kthorngrenkthorngren Posts: 21,552Questions: 26Answers: 4,992

    How are you updating the cell data? I suspect you are not using Datatalbes API's for this. Please see this FAQ for details and how to get Datatables to recognize your updates.

    Kevin

This discussion has been closed.