fnUpdate when run while on a page other than 1 of a multi-page table causes the page to reset back 1
fnUpdate when run while on a page other than 1 of a multi-page table causes the page to reset back 1
Zxurian
Posts: 26Questions: 6Answers: 0
as title says, if a table has 40 rows, and the current pagination is 10 rows at a time, if you are on page 2, 3, or 4, and perform a .fnUpdate() call to update the table cell data, it causes the table to reset back to page 1. Is there any way to avoid this?
This discussion has been closed.
Replies
Allan
thanks!