jQuery Datatables Header Misaligned With Vertical Scrolling

前端 未结 20 2551
北海茫月
北海茫月 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:12

    I also had this problem. After many different tries I tried the below and succeeded.

    I tried adding label tag with the float property in the style attribute. Then it worked find.

    For example:

    
    

提交回复
热议问题