Getting error whenever I used FixedHeader: oDtSettings.oScroll is undefined
Getting error whenever I used FixedHeader: oDtSettings.oScroll is undefined
adrian
Posts: 4Questions: 0Answers: 0
Hi,
When using DataTables with the FixedHeader plugin I get the following error:
in fixedheader.js, line 130: oScroll.sX' is null or not an object
Please help!
Thanks,
Adrian
When using DataTables with the FixedHeader plugin I get the following error:
in fixedheader.js, line 130: oScroll.sX' is null or not an object
Please help!
Thanks,
Adrian
This discussion has been closed.
Replies
Allan
Thanks for your fast reply. Your assumption is correct - I was using an outdated version of datatables. I'm not even sure where I got it from since it's way older than the start date for my project...
Anyway, everything is working fine now. Thanks again for a fantastic plugin.
Adrian