Isn't there a way to keep a page out of the browser's history,
so that it doesn't get reloaded when the user uses the Back button?

I've got a page with a DataGrid making use of Edit/Update/Cancel
so the page keeps being reloaded.
It would be nice for the user to not have to backtrack through all that.