fixedheader-floating not align with table content datatable on scrolling Y
fixedheader-floating not align with table content datatable on scrolling Y
Rousseau
Posts: 8Questions: 2Answers: 0
Link to test case:
Debugger code (debug.datatables.net): var fixedHeader = new $.fn.dataTable.FixedHeader( table, {
headerOffset: $('header').outerHeight()
});
Error messages shown:
Description of problem: On windows y scrolling, the fixedheader-floating created is not normally align with the table content, sometimes is aligned correctly.
This discussion has been closed.
Answers
Duplicate of this thread.
Kevin