Search
3692 results 2491-2500
Forum
- 16th Nov 2017DataTable coulmn filterinfa-file-text-o"></i>', titleAttr: 'CSV' }, { extend: 'pdfHtml5', text: '<i class="fa fa-file-pdf-o"></i>', titleAttr: 'PDF' }, { extend: 'colvis', text: '<i
- 15th Nov 2017Changing returned ajax data structurepng' )|| ( ext === 'gif' ) || ( ext === 'pdf' )) { e["Type"] = "image"; } //console.log(e['web_path']); // console.log('stuff
- 6th Nov 2017Child rows (show extra / detailed information) with server-sidebuttons: [ "copy", "excel", "csv", "pdf", "print" ] } ], rowCallback: function ( row,
- 4th Nov 2017Missing items in drop down on individual column searching (select inputs) and server-side processingbuttons: ['copy', 'csv', 'excel', 'pdf', 'print'] , "searching": true, initComplete:
- 3rd Nov 2017On click event failing when using responsivefalse, buttons: [ 'copy', 'excel', 'pdf' ], data: data1, "columnDefs": [ { "title"
- 31st Oct 2017DOM two optionsHello, I would like to have to two options for the DOM but only works one at the time... Any suggestions? dom: 'T<"clear">lfrtip', //export to excel, pdf, etc dom: 'Bfrtip', //show/hide columns buttons: [ 'columnsToggle' ] ,
- 22nd Oct 2017Odering icon missingautoWidth: false, buttons: [ { extend: "pdfHtml5", text: '<i class="fa fa-file-pdf-o text-red"></i>', titleAttr: 'Export to PDF', } ] } ); } ); There is no possible
- 22nd Oct 2017Ultimate Date Time Search Not Workingx' ,text: 'E<u>x</u>cel'}, { extend: "pdf", key: 'f' ,text: 'pd<u>f</u>'}
- 16th Oct 2017not able to destroy the datatable on mobile version of chrome, it works as intended on desktopcsv' }, { extend: 'excel' }, { extend: 'pdf' }, { extend: 'print', title: printHeading,
- 12th Oct 2017Export Excel/PDF : Add legend multi lineHow make this ? Use messageBottom/messageTop ? Doesn't work in Excel for multi line, "\n" doesn't work properly, but it's work in PDF :| Thanks !