Return to same place in results
Return to same place in results
CDeCinko
Posts: 19Questions: 9Answers: 1
If I am viewing several pages of results, I click a link to navigate to the detail/update view of that record. Once done editing, is there a way to go back to the results where I left off? i.e. if I am on page 3 of the results, if I navigate away, make my changes, then come back to the dataTable I want to go back to page 3. I would actually love if the edited record would highlight for a few seconds to reflect that record was changed.
This discussion has been closed.
Answers
Is this using Editor? That should already be the case and the edited row should highlight?
If you are navigating a way to a different page and then coming back, you could use
stateSave
to restore the original state.Allan