Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35272

Export table footer issue

$
0
0

I have found the issue in exporting table footer (tfoot) into PDF, XLS, CSV or COPY fonction. There was a function to remove whitespaces from footer section missing just like in header (thead) section. So could I ask support team to add .replace(/^\s+|\s+$/g,"") into dataTables.tableTools.js (version 2.2.1) file on line 2146?


Viewing all articles
Browse latest Browse all 35272

Trending Articles