Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / guest

View state is page level Access state managemenet
so viewstate object is available only after page_init() and
before page_load().

so we cannot pass it from one page to other page as a part
of request or any more......

Is This Answer Correct ?    13 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

1067


How do you implement sql caching in asp.net?

1107


Differentiate between a page theme and a global theme?

1025


What are Master Pages in ASP.NET?

1110


Where do the cookie state and session state information be stored?

979


What are the 3 levels at which content pages can be attached to Master Page?

1236


What is an imagemap in asp.net?

1240


What is httpresponse?

1022


Is asp.net and .net are same or different?

1040


Which of the following .NET framework supports Web API?

1145


How you can access the values from the Repeater control in ASP.NET?

1106


Which is faster viewbag or viewdata?

1021


What’s the difference between response .redirect and server.transfer?

1036


What are the data controls available in asp.net?

1005


Why the javascript validation not run on the asp.net button but run successfully on the html button?

1000