Vertical scrolling overwrites my custom header row

Vertical scrolling overwrites my custom header row

btBillbtBill Posts: 31Questions: 0Answers: 0
edited July 2013 in General
I am using:

jquery.dataTables.min-1.10.0-dev
jquery.dataTables.columnFilter (1.5.1)
jquery-ui-1.8.22.js
jquery.tools.min-1.2.7.js

I have vertical scrolling and a custom header row.

PROBLEM:
When vertical scroller is enabled, my custom header is lost and replaced with a squashed header without any of my CSS applied.

The scroller removed my header and adds a new entire table with the header setup by the scroller.

How do I stop this?


Thanks.
This discussion has been closed.