Search
2978 results 1181-1190
Forum
- 3rd Aug 2017How to make datatable tfoot responsive?Oh - I see what you mean. Yes, I can see how that would be an issue. There is no expand option for the footer table in DataTables at the moment. Allan
- 3rd Aug 2017Editor, multi-column searching, single button search triggerthe inputs in the footer elements. Is that correct?
- 2nd Aug 2017select search for multi column is not workingyour td have or footer td have data in
- 1st Aug 2017Can I see a link to a page with button extensions working? Print, Excel etc.Only a single row will be exported in the header and/or footer of the export functions at this time I'm afraid. Working around it requires new code to be added, such as that in the link Kevin posted. Allan
- 28th Jul 2017Column search second headertext input to each footer cell $('#example thead tr:eq(1)
- 27th Jul 2017Buttons exportOptions columns exporting all header columnsHow to add second footer to pri... The code
- 26th Jul 2017Column filtering breaks with scrollX enabled - Please mark as answeredinput box in the footer than the former approach
- 26th Jul 2017Unable to lookup only in first 3 columnsIf i did that the footer search doesn't work. example i replaced as below table.columns( '.column-search' ).every( function () { var that = this; $( 'input', this.footer() ).on( 'keyup change', function () { if ( that.search() !== this.value ) { that .search( this.value ) .draw(); } } ); } );
- 25th Jul 2017Excel button showing on localhost onlyThis is my code. $(function () { $('#AdminGrid').DataTable({ "paging": false, dom: 'Bfrtip', fixedHeader: { header: true, headerOffset: 50 //footer: true }, buttons: [ { extend: 'excel', text: 'Save as excel', exportOptions: { modifier: { page: 'current' } } }] }); });
- 19th Jul 2017Print Button does not show records in Chrome6, 7] } }, { extend: 'print', footer: 'true', title: "Title of