copyHtml5 - Add extra footer rows?
copyHtml5 - Add extra footer rows?
Hi everyone
Does copyHtml5 allows one to add additional footer rows?
I would like to add 2 'rows' in this format:
- ['Total Unallocated', '', '', '', '' ]
- ['Total Topped Up', '', '', '', '']
If DT does not allow adding extra footer rows, will it be possible to include this in some sort of footer message during copy?
This discussion has been closed.
Answers
Currently no - sorry. The export options, including copy, only support a single header and a single footer row.
The
copySuccessoption of thecopyHtml5button type can be used to modify the message shown to the end user if you want to inform them of this limitation.Allan