Search
3692 results 3451-3460
Forum
- 2nd Dec 2023Script Files Breaking Select RowsButtons for DataTables 2.4.2 /*! pdfmake v0.2.7, @license MIT, @link
- 30th Nov 2023gap between thead and tbody of the table when working with nodejs and webpacksjszip from 'jszip'; import pdfmake from 'pdfmake'; import DataTable
- 24th Nov 2023Export multiple footer rows with - dom: 'Bfrtip',4, 5, 6,7,8] } }, { extend: 'pdfHtml5', footer: true, exportOptions: { columns:
- 22nd Nov 2023Import order hiccup (Bootstrap + DataTables + jquery)moment": "^2.29.4", "normalize.css": "^8.0.1", "pdfmake": "^0.2.7", "webpack": "^5.88.2" }, I
- 16th Oct 2023SearchPanes with ASP .NET7 CORE - Object reference not set to an instance of an object.4DB6AC;"></i>', titleAttr: "@{ @Localizer["csv_btn"] }", }, { extend: 'pdfHtml5', text: '<i class="fa-sharp fa-regular
- 10th Jul 2023dt-responsive does not work on first load, when data in column is to longafter clicking on the pdf-button for example, the column
- 15th Jun 2023Typescript type issues with Bootstrapjszip from 'jszip'; import pdfmake from 'pdfmake'; import 'datatables.net-bs5';
- 8th Jun 2023How to I can start data in row 4 excel, my data only fill row 2$(`#table-request`).DataTable({ data: myObj, scrollY: 500, scrollCollapse: true, scrollX: true, dom: 'l, Bfrtip', buttons: [ 'copyHtml5', { extend: 'excelHtml5', text: 'Excel', filename: 'report CI', autoFilter: true, customize: function (xlsx) { var sheet = xlsx.xl.worksheets['sheet1.xml']; $('c[r=A1] t', sheet).text('Custom text'); }, }, 'pdfHtml5' ], columns: columns });
- 6th May 2023state save in not working column searchbuttons: [ 'copyHtml5', 'excelHtml5', 'csvHtml5', 'pdfHtml5', { extend: 'print', exportOptions: { columns:
- 3rd May 2023How to customize the size of pagination componentcopyHtml5", "className": "btn-outline-secondary", }, ... { "extend": "pdfHtml5", "className": "btn-outline-secondary", "orientation": "landscape"