Couple ways to do this, session, cache, viewstate each with its own pros and
cons. make sure you read up on each before you make a decision on what to
use.
--
--
Regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on
www.lulu.com/owc $19.99
"Mervin Williams" <mwilliams (AT) innovasolutions (DOT) net> wrote
Quote:
I have a web page that has two datagrids. I allow the user to make
changes to these datagrids and then click a button that takes them to
another page. I need the datagrid state to be passed along to the second
page button after it is closed, the user is taken back to their original
page with, ideally, the previous state restored.
How can I best achieve this?
Thanks in advance,
Mervin Williams |