firefox, ie, and chrome with fnDraw()
firefox, ie, and chrome with fnDraw()
I am using a details row that has a click listener on the img. This listener executes oTable.fnDraw(); to redraw the table (I have the code to insert/remove the details row in the fnDrawCallback property). When executing this code in Firefox 5.0.1 and IE9 from other than the first page of pagination the code executes fine but the redraw takes me back to the first page. This doesn't happen in chrome.
Any ideas on how to stop it from taking me back to the first page?
Any ideas on how to stop it from taking me back to the first page?
This discussion has been closed.