Go to specific page in CGridView

Hi.

I have a gridview with 50 registers in 5 pages (10 rows/page).

I want to update the register number 32, so I need to go to page 3 and click on "edit button". After that, I save the new data and I return to the gridview, but it lose the focus at page 3 and show the registers of the page 1.

There is any way to come back to the page 3?

Thank you.

Yii 1.1: remember-filters-gridview