Search
3540 results 2311-2320
Forum
- 2nd Nov 2017Export only the selected row?dom: 'lBfrtip', buttons: [ { extend: 'print', text: 'Print Selected', exportOptions:
- 31st Oct 2017Buttons not appearingcopy', 'csv', 'excel', 'pdf', 'print' ] } ); } ); </script> Nothing renders, what
- 26th Oct 2017Data tables sorting , pagination and column searching are not working fullybuttons:['pageLength','copy', 'csv', 'excel', { extend: 'print', exportOptions: { columns: ':visible' } }, { text:
- 25th Oct 2017row.add not workfalse ); console.log(dat.data.id_documento); where console print value -> 19. DataTables warning:
- 25th Oct 2017pageLength does not change with custom selectbuttons: [ 'copy', 'csv', 'excel', 'print' ], ajax: { url: "{{ route('ajax-customer') }}" //dataSrc:
- 24th Oct 2017Buttons Export .xlsx with page/print set to landscapeafter downloading and I print the file, the page
- 20th Oct 2017Show Edit button on conditionslandscape', pageSize: 'LEGAL', }, { extend: 'print', className: 'btn-datatable', text : 'Imprimer',
- 16th Oct 2017not able to destroy the datatable on mobile version of chrome, it works as intended on desktopexcel' }, { extend: 'pdf' }, { extend: 'print', title: printHeading, autoPrint: false,
- 15th Oct 2017Modify page orientation in xlxs exportIs it possible to select portrait or landscape orientation of xlxs exported file (print preview) ?? thanks
- 12th Oct 2017i am using:"sDom": '<"dt-panelmenu clearfix"Tfr>t<"dt-panelfooter clearfix"ip>', "oTableTools": { "sSwfPath": "{{ asset('/vendor/datatables-tabletools/swf/copy_csv_xls_pdf.swf') }}" }, only the print button shows up but no csv,xls,etc