Server-side processing, jEditable, and StateSave
Server-side processing, jEditable, and StateSave
What I'm trying to do is make it so datatables doesn't completely redraw the table and bump the page back to 1 after changing something in jEditable. I have everything working right now, except when you're on, for example, page 5 and you change a value of something and save it, it automatically resets the page back to 1 which makes it difficult to efficiently change values within the table.
Is there any way to recall the saved state after jEditable saves something?
Is there any way to recall the saved state after jEditable saves something?
This discussion has been closed.
Replies