fixedHeader colum search error (Cannot read property 'top' of undefined)
fixedHeader colum search error (Cannot read property 'top' of undefined)
Lucata
Posts: 4Questions: 2Answers: 0
Hello,
When i enter a search value into my fixed header (after scrolling) it gives the "Cannot read property 'top' undefined" error.
I am aware that I somehow, somewhere need to take the offset into consideration, but I am not quite sure where!
I added a js fiddle to illustrate the issue.
https://jsfiddle.net/2v1c16ey/17/
How do i fix this?
Regards Patrick
This discussion has been closed.
Answers
Solution found thanks to: https://datatables.net//forums/discussion/40583
His fiddle: http://live.datatables.net/lebojudi/6/edit
Mine updated: https://jsfiddle.net/2v1c16ey/18/