Defer render - node() returns Api instead of Null, and .nTr always returns null (DT 1.10)
Defer render - node() returns Api instead of Null, and .nTr always returns null (DT 1.10)
RagingTroll
Posts: 34Questions: 3Answers: 0
I just stumbled upon these two bugs..
when using defer render, and the node of a row isn't rendered yet, calling the .node() should return null, instead of returning the API instance as it currently does.
Here's a test case to see the problem in action..
http://live.datatables.net/IroN/9/edit
when using defer render, and the node of a row isn't rendered yet, calling the .node() should return null, instead of returning the API instance as it currently does.
Here's a test case to see the problem in action..
http://live.datatables.net/IroN/9/edit
This discussion has been closed.
Replies
Allan