Hello,
I am trying to implement the scroller plugin in datatables and the table is activated by the outside button. When the outside button is clicked multiple times then the column header gets misplaced. I have a code snippets in the js fiddle :
http://jsfiddle.net/2r8h7/4/
If you click the button multiple times then you will notice the column header is moved to the top. If the S is removed from SDom then it works perfectly but scroller functions no longer exists. Any suggestions in this regard will be highly appreciated.
I am trying to implement the scroller plugin in datatables and the table is activated by the outside button. When the outside button is clicked multiple times then the column header gets misplaced. I have a code snippets in the js fiddle :
http://jsfiddle.net/2r8h7/4/
If you click the button multiple times then you will notice the column header is moved to the top. If the S is removed from SDom then it works perfectly but scroller functions no longer exists. Any suggestions in this regard will be highly appreciated.