Problems with (re)draw of datatable with scrollX true
Problems with (re)draw of datatable with scrollX true
JeanBosman
Posts: 1Questions: 1Answers: 0
Hey!
I am using the datatables with the scrollX version. I also have a checkbox that on click (re)draws the datatable, but when I do that. I'm recieving the next error in my browser console.
datatables.min.js:134 Uncaught TypeError: Cannot read property 'aDataSort' of undefined
datatables.min.js:152 Uncaught TypeError: Cannot read property 'parentNode' of null
If I disable of remove the scrollX: true, than I'll not get the error, is this a known issue? Or did I do something wrong?
Thanks in advance!
Kind regards,
JeanBosman
This discussion has been closed.