HighTechTalks DotNet Forums  

Cross-page caching and back

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Cross-page caching and back in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mervin Williams
 
Posts: n/a

Default Cross-page caching and back - 12-13-2007 , 03:51 PM






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



Reply With Quote
  #2  
Old   
Alvin Bruney [ASP.NET MVP]
 
Posts: n/a

Default Re: Cross-page caching and back - 12-18-2007 , 06:48 PM






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


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.