Search
3538 results 931-940
Forum
- 30th Sep 2020Custom Search Builder seems to be unsupported in IE 10,11 & Edge but working like charm in chromeExport as EXCEL</i>' }, { extend: 'print', text: '<i class="fas fa-file-excel"
- 16th Sep 2020two tables on the same page, how to order different columns from the two tables?<script> $(document).ready(function() { $('table.display').dataTable( { "ordering": false, "oLanguage": { "sUrl": "assets/datatables/ptbr" }, "lengthMenu": [15], dom: 'Bfrtip', buttons: [ { extend: 'print', className: 'btn btn-primary', text: 'Imprimir' }, ] } ); }); </script>
- 9th Sep 2020Bootstrap 4 Not Initializingbuttons "Excel, PDF, and Print to the right side,
- 1st Sep 2020Setting A Default Value In Editorecho json_encode( $_SESSION['id'], JSON_NUMERIC_CHECK ) ; print" }, { label: 'Full Name:', type:
- 23rd Aug 2020How to display a running total of an amount entered into the table?copy', 'csv', 'excel', 'pdf', 'print'], buttons: [ { extend: 'copy', exportOptions:
- 20th Aug 2020How to add the complex headers to pdfmaker export options using datatables?i++) { firstHeaderRow.push({}); } }); pdfDocument.content[1].table.body.unshift(firstHeaderRow); } }, { extend: 'print', download: 'download' } ] }); }); my headers:
- 17th Aug 2020I only want to replace the export flash buttons with html5 button, rather touching any other codeexcel', 'csv', 'pdf', { extend: 'print', messageTop: 'Generated by Ruth(press
- 13th Aug 2020How to re query database after input submitted?def: "; getCaseNumber(); echo $caseNum; print" }, { ... etc.
- 12th Aug 2020Can't fill second table not even show buttons (add. edit,delete) on pageI paste the print screen from the site. The second table is below the first one (tblMembers)
- 10th Aug 2020Pagination without recordsTotal / recordsFilteredUncaught Unknown button type: print Sounds like you haven't got the buttons.print.js file included on your page. Allan