DataTables / FixedHeader

Fix the header, footer, left or right columns of a table in place, to always show them when scrolling
http://www.datatables.net/
Other
75 stars 83 forks source link

FixedHeader breaks when any ancestor element of the grid is positioned absolute or relative or fixed. #50

Closed mendeza closed 8 years ago

mendeza commented 9 years ago

One of the parent elements of this grid has position: absolute.

datatablefixedheader

DataTables commented 9 years ago

Can you link to a test case showing the issue please?

DataTables commented 8 years ago

It appears to work in this little example: http://live.datatables.net/zalomipa/1/edit .

Going to close, but if this is still an issue please reopen with a test case.