Change name to column
Change name to column
Is it possible to change the name of column in the PDF export output?
Have a look on this example
https://datatables.net/extensions/buttons/examples/html5/outputFormat-function.html
Is it possible?
This discussion has been closed.
Answers
Sure. instead of using the
bodyfunction like in the example, use theheaderfunction.Allan