[bug] Scrolling incompatible with individual column search
[bug] Scrolling incompatible with individual column search
mkd
Posts: 7Questions: 3Answers: 0
Hello,
When using either scroll features (scrollX or scrollY) and individual column search simultaneously, the second column gets overlapped by the first.
You can see this in action at the following fiddle: https://jsfiddle.net/syg47mtp/1/; here please search 'J' in the position field.
Can someone please help me resolve this?
I am using the latest versions of both datatables and its plugins.
Thanks
This discussion has been closed.
Answers
Also, ColVis does not work properly when either of the scrolls is enabled.