fnDraw giving error in _fnScrollDraw
fnDraw giving error in _fnScrollDraw
Hi, I’m using server side processing and at some point of my flow I retrieve the datatable the first time and fine, later I need to refresh the datatable and I try to use the .fnDraw(false). and it goes to the server and comes back fine but when I get to the function _fnScrollDraw, i try to get the o.nScrollHead.getElementByTagName('div')[0] it gets undefined. Am I missing something here for the function fndraw()?
This discussion has been closed.
Replies