0

I am currently saving viewstate of pages in cache.

I can see that viewstate is rebinding values and controls on PostBack.

It is working properly on postback.

However, I need to recreate state on a non-post back page.The key i'm using for loading viewstate from cache is being passed in the querystring but I am unable to find a way to force viewstate to load on a non-post back page.

Is there any way to force a load of viewstate on a Non-Postbacked Page?

cesara
  • 842
  • 1
  • 7
  • 19

0 Answers0