Case: the user has a table with multiple pages; he moves to page 4 and selects a row to view the details on another page, then he needs to come back to page 4. How can make this?
I'm trying to set on window localStorage
the value of current page and the object ctrl.tableState().pagination
but it doesn't work.