I swear I've looked everywhere and can't find the answer.
Let's say I use .fnDeleteRow to remove a row. Now my page has 9 rows. How do I bump the next row from the next page in? AKA, how do I quickly re-paginate after changing DataTables' rows? Do I need to push this changed data back into the table's value and then force a redraw?
Thanks
Let's say I use .fnDeleteRow to remove a row. Now my page has 9 rows. How do I bump the next row from the next page in? AKA, how do I quickly re-paginate after changing DataTables' rows? Do I need to push this changed data back into the table's value and then force a redraw?
Thanks