Table Tool Export buttons don't handle fnFooterCallback content correctly
Second post about this, previous post still 'waiting for approval' I suppose. This follow up post is because I have discovered a second problem, but it is related. I will in this discussion also...
View ArticleHeader Footer for PDF Printing in Data Tables
Hi, I am new to data tables , its really very nice to use . I want to add a header and a footer to PDF generated from Data Tables. Is it possible? If yes, How?
View Article<br> when exporting to xls/csv
I'm using TableTools to export table to csv/xls without problems. I've got cells containing multiple lines separated by a <br> and I would like this functionality present in the exported file....
View ArticleAdding parameters through fnServerParams for tabletools ajax calling
Hi everyone, First of all, I'm french and I am not sure of my english level, so don't worry if I express myself strangely. I am using Datatables with server-side mode, and I want to use TableTools to...
View ArticleTableTools - Exporting Buttons not working, Print Works. See Details Inside...
So I've been crawling these boards and a bunch of blogs and even stackoverflow trying to find a solution to this issue. I have TableTools in my DataTable. This is my Tables' init......
View ArticleTableTools on multiple tables
I have managed to get TableTools working for me *nearly* perfectly. The only issue I have at the moment is that if I use TT on multiple tables within the same page, the swf is loaded on the first table...
View ArticleXLS button acts as CSV
Hi, Thanks for really great plugin at first. My problem is: All buttons work as expected but XLS button acts as CSV. How to fix it? Thanks in advance
View ArticleTableTools not working in Safari 5.1.7
Hello, I have installed the WordPress plugin TablePress, which uses DataTables and TableTools: http://wordpress.org/extend/plugins/tablepress/ I am calling it on this page: http://juiced.gs/index/ via...
View Articleprint when the table's width is very long
When My Table's width is very long,like 2000px or more.I print the table.Under Firefox it print the whole table in one page so that the font-size is too small.Under the IE,it only can print a part of...
View ArticleExport is not working in Mac
We integrated JQuery Export functionality . I have couple of problems, 1. In Mac Os, The files are saved with out extension. So the files could not be opened. when Our users edit the filename and add...
View Articlenot working after including swf
after downloading copy_csv_xls_pdf.swf and sample package of TableTools and including jquery, jquery.dataTables.js in head, buttons dont work correctly, <head> <script type="text/javascript"...
View ArticleTableTools export to PDF How to solve Chinese garbled
TableTools export to PDF How to solve Chinese garbled
View ArticleExport table with multiple rows in header
Hi, I Know this has been asked before and i havent found an answer but, what workarounds or modifications can be made to tabletools for correctly export a table to excel with multiple rows in the...
View ArticleNot add export csv and xls
Hello, I use DataTables way of dynamic sql connection. I would like to add buttons export csv and xml, but it does not appear. Or am I mistaken me. oTable = $('#tbl_result').dataTable( { "sDom":...
View ArticleDouble click on Flash Container Button with bootstrap style hangs Page
When i double click on container button which contains flash elements (copy, export to pdf) etc.. the whole page stop responding to mouse inputs. I am using bootstrap styled version. Also there is a...
View ArticleWant loading image while the tabletools exports the pdf/excel
Allan, Thanks for the wonderful plugin. I am using the table tools download (POST + GET) plugin to do the server side export. While the server is creating the pdf I want something like loading image...
View Articlenot scalable
Hi, my debug code is amawil. In my table i have one column with very large data. The generated pdf is not formatted well. The header part was appearing twice.
View ArticleNo flash => no flash dependent buttons
Does TableTools provide a way to only show non-flash dependent buttons if Flash isn't installed? For now I use the following javascript to detect if flash is available before initialising TableTools...
View ArticleTableTools Print not displaying records
I'm using Ajax source to load data for my datatable and when I click on the "Print" button from TableTools, no records are displayed. I can see that the method to load data during draw is being called...
View ArticlePreserving row grouping with Excel export
I'm implemented row grouping in my Datatable from this example http://datatables.net/release-datatables/examples/advanced_init/row_grouping.html, and I'd like to preserve this when exporting to Excel....
View Article