Search
2986 results 1161-1170
Forum
- 7th Nov 2017PdfHtml5 – count rows on eatch pagepage. I tried with footerCallback (https://datatables.net/examples/advanced_init/footer_callback.html) but while I
- 28th Oct 2017Column search using Select - not showingyou don't have a footer with the right number
- 19th Oct 2017How to reference the current dataTable ObjectIt is, because it's currently in the header but I already tried transferring it to the footer and the problem still persists
- 10th Oct 2017how to calculate the percentage of a columnyes but I got the count value as 0 in footer callback even though I have data in the table
- 9th Oct 2017Buttons Print Chrome problemmessage: '', exportOptions: {}, header: true, footer: false, autoPrint: true, customize:
- 29th Sep 2017React support with paid support?it. KeyTable AutoFill Select (footer shows 1 row selected
- 28th Sep 2017Custom filter menu via bootstrap dropdown!!!You'd need to call the column().search() and then the draw() method, just like you already have done for the footer input elements (although there aren't any there - it looks like some copy / paste code). Allan
- 19th Sep 2017Do not remove datatables styling for pdfmakeDo you mean table footers? If so, the button types all have a footer option - example. Allan
- 15th Sep 2017Server-side, total pages and number of rows not shownYou can't use ajax.dataSrc with server-side processing. Good to hear you've got the footer updating though. Allan
- 4th Sep 2017Excel export header select inputsI also have this issue. I put the dropdowns in the footer as the footer isn't sent to Excel. This is a workaround but I would really like the dropdowns in the header so look forward to the fix.