Hi,

In my application I have a gridpanel containing a button.
When clicked it performs a response.redirect to a details page.

When I make a change and click the browser back button, the changes remain the same.

Is there a way I can refresh the data in the gridpanel to show the changes from the detail page?

Thanks