J
Jason
I have a page that allows users to select from a few datagrids and
dropdowns getting the specific record they want to edit. They are then
redirected to a formview where they might postback a few times.
I'd like to add a back button to the page with the formview that takes
them back to the exact viewstate they were on except refreshed/rebound
to show updated data. That back button must take them back to the
calling page and not prior postbacks in the formview page.
What's the best approach for this?
dropdowns getting the specific record they want to edit. They are then
redirected to a formview where they might postback a few times.
I'd like to add a back button to the page with the formview that takes
them back to the exact viewstate they were on except refreshed/rebound
to show updated data. That back button must take them back to the
calling page and not prior postbacks in the formview page.
What's the best approach for this?