fnAddDataAndDisplay and bDeferRender: true

fnAddDataAndDisplay and bDeferRender: true

thessorothessoro Posts: 1Questions: 0Answers: 0
edited July 2012 in General
Hi,

I have a problem using fnAddDataAndDisplay when bDeferRender is true. It always shows the next page, no matter what page the new inserted row is in.

I understand that with bDeferRender true only a small part of DOM nodes exists. But anyone knows a workaround? maybe some kind of calculation with the aData object and then a oTable.fnPageChange(int)?

Thank you!
This discussion has been closed.