Server side and scroller - hold and move to row
Server side and scroller - hold and move to row

hello,
I am using server side and scroller. I would like
- on page load to move to last row
- on edit to update row, instead from all table, or hold position.
Thank you in advance.
This discussion has been closed.
Answers
You can jump to the last page for example if you use paging
https://datatables.net/reference/api/page()
Or this one should get you to the final row in case you want to use the scroller extension:
https://datatables.net/reference/api/row().scrollTo()
Your second bullet point is incomprehensible for me. Sorry. You might want to use a translator?!