jQuery Datatables Header Misaligned With Vertical Scrolling

前端 未结 20 2506
北海茫月
北海茫月 2020-12-15 05:05

I\'ve posted this in the datatables.net forums, but after a week, still no response. Hopefully I can find help here...

I\'m using datatables version 1.8.1 and am ha

20条回答
  •  失恋的感觉
    2020-12-15 05:17

    I too faced the same issue. I solved it by removing 'sScrollY':'405px' from the datatable property and used fixed header.

提交回复
热议问题