Need to change sMessage for the Print button at print time (and sTitle/sPdfMessage)

Need to change sMessage for the Print button at print time (and sTitle/sPdfMessage)

Marc24Marc24 Posts: 1Questions: 0Answers: 0
edited June 2012 in TableTools
Hi all,

i am currently using the DataTables/TableTools combination and it works fantastic.

Now i have implemented some custom filters on my own (which was actually
quite easy).

When i print the table using the Print button, i have to include the current filter
settings in the printout to avoid misunderstandings.
The same is applicable for the PDF output.

How can i do this?

I know how to define the variables at creation of the TableTool object but the
filter settings may/will be applied after this creation.
I didn't find any information in the API documentation either.

Many many thanks in advance,
Marc
This discussion has been closed.