Search
3692 results 2951-2960
Forum
- 4th Jul 2014Get total records on fnClick:I have this code, i would get the total number of records, how i can do? tableTools: { "sSwfPath": window.STATIC_BASE + cripts/datatable/swf/copy_csv_xls_pdf.swf", "aButtons": [ "pdf", "csv", "print", { "sExtends": "text", "sButtonText": "TotalRecords", "fnClick": function () { var record_count = this.fnSettings().fnRecordsTotal(); alert(record_count); } } ] }
- 3rd Jul 2014Scroller with pagination buttons possible?tableTools: { "sSwfPath": "/public/datatables/extensions/TableTools/swf/copy_csv_xls_pdf.swf", "aButtons": [ "pdf", "xls" ] }, bDeferRender: true, scrollY:
- 1st Jul 2014Export table footer issuetable footer (tfoot) into PDF, XLS, CSV or COPY
- 1st Jul 2014How to call TT if I call DT on multiple tables with a class?CSV', 'mColumns': 'all'}, { 'sExtends': 'pdf', 'sButtonText': 'pdf', 'mColumns': 'all'},
- 29th Jun 2014TableTools fails on datatables initialized on classesonly: copy, Excel and pdf with translated text on
- 27th Jun 2014I'm loading data via Ajax, but I cannot get MultiSelect filtering to work!applied', order: 'current' }, }, { "sExtends": "pdf", "oSelectorOpts": { filter: 'applied', order:
- 26th Jun 2014i need to show print button in only one table in my project.buttons: ['copy','print', 'csv', 'xls', 'pdf'], in plugin.js file so
- 20th Jun 2014should have option to open, OR download. As it stands one can only download.downloading CSV ,EXCEL and PDF. i need to open
- 17th Jun 2014Exporting only filtered data using TableTools Button collectionsExport", "aButtons": ["csv", "xls", "pdf"] }], 'aaData': dtData, 'bPaginate': true,
- 13th Jun 2014Unable to export filtered record from datatatable using table toolsto export records in pdf /csv it exported whole