Persisting current page

I have a EZ Results list display where I have placed my own edit link on each row display to allow me to edit the content of any row. However after I click on my link the list returns to page 1 when my edit for is displayed. How can I persist the current page so that the list display stays on the current page while I display the edit form and save any updates?

Jim