HighTechTalks DotNet Forums  

post-cache substitution-aware controls

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


Discuss post-cache substitution-aware controls in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
David @ WSDOT
 
Posts: n/a

Default post-cache substitution-aware controls - 06-01-2006 , 04:14 PM






Hi guys,

I'm trying to find information on adding post-cache substitution-awareness
to a custom control. Almost every page I find on this is simply repeating
the www.asp.net's examples, stating that this is possible, as the AdRotator
is a "post-cache substitution-aware" control. But no farther explanation is
given. The only example shows how cool it is to change a label's text in an
OutputCached page. I'm looking for some more advanced information on the
subject.

What I really want to do is use Paging and Sorting (and callbacks) on a
GridView on a page that uses OutputCache. Currently, with OutputCache turned
on the GridView will only sort one time before it becomes completely static.

Will post-cache substitution work for data that is not a string?

Could someone point me in the right direction on how add this functionality
to a custom control, say one that inherits from GridView or other controls
that use callbacks?

Thanks,

David


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.