can we add page number while exporting table data
can we add page number while exporting table data
i need to know whether we can add page number while exporting table data
This discussion has been closed.
i need to know whether we can add page number while exporting table data
Replies
Out of interest, are you using server-side processing or some option to export only the current page?
You would need to use the
customizemethod that is available for the button types (e.g.csvHtml5) to customise the output.Allan
would you please help me to do that customised function