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

Fixed Header Scrolling problem #51

Closed mafar closed 8 years ago

mafar commented 9 years ago

Hi, I am using fixed header extension but it is not working correctly with horizontal scroll. Is anyone having issue with both ?

DataTables commented 9 years ago

Seems to work just fine here: http://datatables.net/extensions/fixedheader/ .

Please link to a test case showing the issue.

mafar commented 9 years ago

yes but there is no horizontal scroll in this example like when there are too many columns and table has horizontal scroll.

DataTables commented 9 years ago

Can you please link to a test case showing the issue? Are you using the scrollX option in DataTables? FixedHeader is not compatible with that option and it should show an error stating that fact.

mafar commented 9 years ago

I will prepare example today later on jsfiddle and getback at you.

LucaDanieli commented 8 years ago

Hello. May I ask if you solved this issue and how, as I'm having a similar problem?

DataTables commented 8 years ago

Actually yes, this one should be fixed. I forgot to update it. If it isn't working for you, please link to a test case as I asked above.

DataTables commented 8 years ago

Closing as fixed. This was addressed in FixedHeader 3.0.1.