Click here to Skip to main content
16,015,072 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAjax Tab Caontainer is not visible Pin
Masood Kochi,SSF6-Apr-10 20:10
Masood Kochi,SSF6-Apr-10 20:10 
QuestionPrinting MSChart in asp dot net Pin
Tufail Ahmad6-Apr-10 19:29
Tufail Ahmad6-Apr-10 19:29 
AnswerRe: Printing MSChart in asp dot net Pin
sashidhar6-Apr-10 20:43
sashidhar6-Apr-10 20:43 
QuestionPrint in Landscape format Pin
.NET- India 6-Apr-10 19:27
.NET- India 6-Apr-10 19:27 
AnswerRe: Print in Landscape format Pin
sashidhar6-Apr-10 20:49
sashidhar6-Apr-10 20:49 
Questionhow to retrieve image from database into a adrotator Pin
ships_agr6-Apr-10 18:25
ships_agr6-Apr-10 18:25 
AnswerRe: how to retrieve image from database into a adrotator Pin
sashidhar6-Apr-10 21:00
sashidhar6-Apr-10 21:00 
QuestionStoring and Restoring viestate of page Pin
Shrikant Kale6-Apr-10 6:02
Shrikant Kale6-Apr-10 6:02 
Hi All,

I want to store viewstate of entire page. Then on next visit to a page I want it to restore it's state by applying the viewstate I had stored. I found this article very helpful for this Persisting the state of a web page[^]

However it did not solve my problem completely. This article shows how to store viewstate an POST data of a page and then restore it back using stored data. To restore data from POST you need to turn off some security feature. I can't do that so I removed the code which was responsible to store and restore POST data. So now I have a code which just stores viewstate and restores it back.

With this change most of the things started working for me but RadioButtonList is not able to maintain the selected item. With some more experimentation I found out that selected item of RadioButtonList is not stored in viewstate, it is stored in POST data. Is this a correct conclusion?

If it is correct then does that mean I will not be able to restore page completely by storing only viewstate?

Regards
Shrikant
AnswerRe: Storing and Restoring viestate of page Pin
Not Active6-Apr-10 6:20
mentorNot Active6-Apr-10 6:20 
GeneralRe: Storing and Restoring viestate of page Pin
Shrikant Kale6-Apr-10 18:25
Shrikant Kale6-Apr-10 18:25 
GeneralRe: Storing and Restoring viestate of page Pin
Not Active7-Apr-10 1:57
mentorNot Active7-Apr-10 1:57 
GeneralRe: Storing and Restoring viestate of page Pin
Shrikant Kale8-Apr-10 19:26
Shrikant Kale8-Apr-10 19:26 
AnswerRe: Storing and Restoring viestate of page Pin
Arindam Tewary6-Apr-10 19:10
professionalArindam Tewary6-Apr-10 19:10 
QuestionReport with mulpitle Charts Pin
icanmakeiteasy6-Apr-10 5:14
icanmakeiteasy6-Apr-10 5:14 
AnswerRe: Report with mulpitle Charts Pin
T M Gray6-Apr-10 10:26
T M Gray6-Apr-10 10:26 
AnswerRe: Report with mulpitle Charts Pin
icanmakeiteasy13-Apr-10 19:33
icanmakeiteasy13-Apr-10 19:33 
GeneralRe: Report with mulpitle Charts Pin
kiranu eepuri13-Apr-10 20:43
kiranu eepuri13-Apr-10 20:43 
GeneralRe: Report with mulpitle Charts Pin
icanmakeiteasy13-Apr-10 20:56
icanmakeiteasy13-Apr-10 20:56 
GeneralRe: Report with mulpitle Charts Pin
icanmakeiteasy13-Apr-10 20:57
icanmakeiteasy13-Apr-10 20:57 
GeneralRe: Report with mulpitle Charts Pin
icanmakeiteasy21-Jul-10 1:40
icanmakeiteasy21-Jul-10 1:40 
Questionajax popup extender black background around the window Pin
laziale6-Apr-10 5:08
laziale6-Apr-10 5:08 
AnswerRe: ajax popup extender black background around the window Pin
T M Gray6-Apr-10 10:24
T M Gray6-Apr-10 10:24 
GeneralRe: ajax popup extender black background around the window Pin
Dipal Learner21-Dec-10 3:11
Dipal Learner21-Dec-10 3:11 
AnswerRe: ajax popup extender black background around the window Pin
Tyarla7-Apr-10 0:26
Tyarla7-Apr-10 0:26 
QuestionHelp with This Error --> Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {0002E55D-0000-0000-C000-000000000046} failed due to the following error: 80040154 Pin
felipependragon6-Apr-10 3:19
felipependragon6-Apr-10 3:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.