Printable Table title
Printable Table title
INTONE
Posts: 153Questions: 58Answers: 6
I have looked around on the docs and found this:
http://datatables.net/examples/advanced_init/dom_toolbar.html
However when I initiate this with the table tools print option the title is removed. I wan to be able to show the title to add context to the multiple reports that client will be generating. Is there a way to print with table title?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Could comeone point me in the right direction?
The
sMessage
option is probably want you want here: documentation.Allan
Thank you this is what I needed.