M
Maziar Aflatoun
Hi everyone,
I'm interested to know if it's possible to capture a web page state in
ASP.NET so that you can come back to it. For example, I have a Datagrid
with sort turned on individual columns. This Datagrid displays Company
Addresses. Now lets say the user click on Sort Datagrid by Contact Person
and so the Datagrid refreshes itself sorting by Contact Person. Next, user
clicks on a single row where he/she is able to edit the contents of that row
(Different page). Is it possible to somehow store the page state which
includes my Datagrid and possibly additional textboxes...etc. and return the
user back from the edit page or any other page to the original page with
same exact page as they left it? (Sort datagrid and populate textbox...etc.)
Thank you
Maziar A.
I'm interested to know if it's possible to capture a web page state in
ASP.NET so that you can come back to it. For example, I have a Datagrid
with sort turned on individual columns. This Datagrid displays Company
Addresses. Now lets say the user click on Sort Datagrid by Contact Person
and so the Datagrid refreshes itself sorting by Contact Person. Next, user
clicks on a single row where he/she is able to edit the contents of that row
(Different page). Is it possible to somehow store the page state which
includes my Datagrid and possibly additional textboxes...etc. and return the
user back from the edit page or any other page to the original page with
same exact page as they left it? (Sort datagrid and populate textbox...etc.)
Thank you
Maziar A.