Problem: Fixing the "Webpage has expired" error when using the browser back button to go back through datagrid results (paged datagrid).
Using asp.net 1.1 I am having trouble getting the browser's back button to function with my datagrid.
When I page through the datagrid and then try to move back through the results using the IE Browser back button I recieve a "Webpage has expired" error message. If I refresh the page, the results load as expected.
Is there anything I can do with caching, or cookies -- or anything to make the browser Back and Forward buttons function with my datagrid so that users can use them to go back through the results they have been paging through?
THanks,
Zoop
Using asp.net 1.1 I am having trouble getting the browser's back button to function with my datagrid.
When I page through the datagrid and then try to move back through the results using the IE Browser back button I recieve a "Webpage has expired" error message. If I refresh the page, the results load as expected.
Is there anything I can do with caching, or cookies -- or anything to make the browser Back and Forward buttons function with my datagrid so that users can use them to go back through the results they have been paging through?
THanks,
Zoop