Search
3546 results 1501-1510
Forum
- 1st Mar 2013remember previous settings with page loads50, "All"]], "oTableTools": { "aButtons": [ "print" ] } });
- 6th Feb 2013TableTools and FixedColumnsBut PDF and Excel, buttons print whole table correctly.
- 30th Jan 2013TableTools using custom button.csv", "xls", "pdf", { "type": "print", "buttonText": "Print me!" } ] } ); $('#demo').before(
- 30th Jan 2013PDF and Excel buttons with server side processingsButtonText": "PDF", "sUrl": "generate_pdf.php" }, "print"] }, "sAjaxSource": "serverside.php", "fnServerData": function(
- 28th Jan 2013Server side and column filtersButtonText": "PDF", "sUrl": "generer_pdf.php" }, "print"] }, "sAjaxSource": "serverSide_general.php", "fnServerData": function(
- 25th Jan 2013TableTools and server sidewant to do is print (echo) out your data.
- 23rd Jan 2013TableTools not working for multiple datatables in multiple jquery UI tabsmColumns": "visible", "sPdfOrientation": "landscape" }, "print" ] }, "fnFooterCallback": function ( nRow, aaData,
- 22nd Jan 2013Peformance in the IE WebBrowser controluse Tabletools successfully to print PDF and Excel files?
- 18th Jan 2013Colvis + Tabletools export problemsThanks this was super helpful. The following configuration worked great for me: [code] "oTableTools": { "sSwfPath": "/lib/datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf", "aButtons": [ "copy", "print", "xls", { "sExtends": 'pdf', "mColumns":[1,2,3,4] } ] }, [/code] Columns 0,5, and 6 are excluded from the PDF export
- 16th Jan 2013TableTools and ColReorder - compatible with each other?work after exiting from print mode. Hope it helps