Search
2965 results 521-530
Forum
- 27th Jan 2012Header and footer expand greatly when datatable is largeAs the data grows so does the header. I finally isolated it down to this css file: /tst/tools/global/websrc/DataTables-1.8.2/examples/examples_support/themes/smoothness/jquery-ui-1.8.4.custom.css I found this to be the culprit: /* required comment for clearfix to work in Opera */ * html .ui-helper-clearfix { height:1%; } I changed the height to 0% and the problem is resolved. * html .ui-helper-clearfix { height:0%; }
- 29th Nov 2010Controls in FooterIs it possible to inject the pagination controls within the existing '' element of a table?
- 15th Jul 2025Remove ColumnControl on certain Columnsjust the header and footer or do you see
- 29th Jun 2025Keyup event not firing for individual column filtersinputs were in the footer. I've not had much
- 19th Jun 2025When export to pdf or another type of file, the totals is not printed, php mysql"layout" is certainly the newer option. But it also works with "dom" if you set "footer" to true. Glad you got it sorted!
- 2nd May 2025How to implement filtering on column without bypassing the table searchother input like a footer input of which this
- 23rd May 2025SearchPanes not working correctly with Razor/MVCor filtering in the footer would make any difference.
- 23rd Apr 2025Data Render calling a function via class not workingconfirmButton: 'btn btn-success no-select', footer: 'sweet-alert-footer text-center no-select', htmlContainer:
- 19th Apr 2025Additional buttons at bottom of tablemoved down to the footer and the new buttons
- 2nd Apr 2025$.fn.dataTable.adjustColumnSizing() not a function (DataTables 1.12.1)true, fixedHeader: { header: true, footer: true }, info: true, autoWidth: