display: table-header-group Not Working

display: table-header-group Not Working

toomanyloginstoomanylogins Posts: 15Questions: 4Answers: 0

As per this thread

https://datatables.net/forums/discussion/73491/display-table-header-group?

I am also getting this problem. The style is applied but the search remains at the footer. The problem has only occurred after updating to DT this week using the download builder. I have tested and reverted to previous version which works ok with tfoot positioned below the header.

The old working version is

/*
* This combined file was created by the DataTables downloader builder:
* https://datatables.net/download
*
* To rebuild or modify this file with the latest versions of the included
* software please visit:
* https://datatables.net/download/#bs4/dt-1.13.8/e-2.2.2/b-2.4.2/b-colvis-2.4.2/date-1.5.1/sl-1.7.0
*
* Included libraries:
* DataTables 1.13.8, Editor 2.2.2, Buttons 2.4.2, Column visibility 2.4.2, DateTime 1.5.1, Select 1.7.0
*/

/*! DataTables 1.13.8
* ©2008-2023 SpryMedia Ltd - datatables.net/license
*/

the current with the problem is

/*
* This combined file was created by the DataTables downloader builder:
* https://datatables.net/download
*
* To rebuild or modify this file with the latest versions of the included
* software please visit:
* https://datatables.net/download/#bs4/dt-2.2.0/e-2.4.0/b-3.2.0/r-3.0.3/sl-3.0.0
*
* Included libraries:
* DataTables 2.2.0, Editor 2.4.0, Buttons 3.2.0, Responsive 3.0.3, Select 3.0.0
*/

/*! DataTables 2.2.0
* © SpryMedia Ltd - datatables.net/license
*/

Thanks

Answers

  • kthorngrenkthorngren Posts: 21,537Questions: 26Answers: 4,987

    Please don't duplicate your questions. Please see my response to your same question in the other thread.

    Kevin

This discussion has been closed.