can we transfer data from one page to another page using
viewstate if so how?if not y?

Answer Posted / senthil kumar

Yes, we can access the viewstate variables across pages. This is only possible if Cross Page Posting or Server.transfer is used to redirect the user to other page.

Refs Urls: http://www.codeproject.com/Articles/37753/Access-ViewState-Across-Pages

Note :
If Response.redirect is used, then ViewState cannot be accessed across pages.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define asp.net caching?

538


How would ASP and ASP.NET applications run at the same time on the same server?

1947


What is ispostback method in asp.net?

561


What is webresource axd?

467


What is the function used for removing an event listener?

551






What is marshalling ? Is it a part of asp.net ?

614


What is the difference between exe and dll?

556


How to send a DataReader as a parameter to a remote client ?

2727


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1500


Define static function?

570


What is active web pages?

506


What is advantage of code behind coding in ASP.NET?

561


How does asp.net page work?

525


What is server components?

538


What is the typical session identifier?

575