How can I get TableToolsInit.sTitle in v1.10?
How can I get TableToolsInit.sTitle in v1.10?

Hi all, I am using the data table 1.9 but now i want to migrate it to 1.10.x...
The only challenges i am facing is to get the sTitle from the page.
On every page i have defined TableToolsInit.sTitle= '<title of the download files>'
, so here I do not want to change this to every pages.
now tableTools is not available in the new dataTable so please suggest me how can i achieve it!
Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You can use
title
for that - see example here. Also, other examples here.Colin