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

Position mismatch when the leftmost column is fixed #41

Closed orangeclk closed 6 years ago

orangeclk commented 10 years ago

I made a table with Chinese content. When I tried to fix the left most column, the vertical position of left most column became higher than the rest columns. So the table was not aligned.

My Environment: JQuery 2.1.1 DataTables 1.10.1 DataTables FixedHeader 2.1.1

DataTables commented 10 years ago

Please link to a test case showing the issue.

orangeclk commented 10 years ago

Here is the case. http://jsfiddle.net/5at3dmfb/ 在 2014年11月05日 16:51, Allan Jardine 写道:

Please link to a test case showing the issue.

— Reply to this email directly or view it on GitHub https://github.com/DataTables/FixedHeader/issues/41#issuecomment-61776404.

DataTables commented 10 years ago

Great thanks. I'll try to look into it next week.

latipovsharif commented 9 years ago

Hi, is there any workaround to fix this issue? or any plans when this bug will fixed. Thanks!

DataTables commented 6 years ago

Closing this as part of a tidy up. FixedHeader no longer supports fixing columns in place.