Return to grid from an edit

Hi,

I have a grid with a link to a form for editing. Everything is working fine but I want to do a little tidying up. Let say I am 3 pages into the grid and select a record to edit. After making my edits and saving, the form closes as it should and I return to the grid. The issue is that I am now at the first record of the grid on page 1. How do I return to the record I originally chose to edit?

Setup your form as a modal one. Then it pop’s up, closes and leaves the grid untouched.