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...

What does the "EnableViewState" property do? Why would I
want it on or off?

Answer Posted / ganesh

It allows the page to save the users input on a form across
postbacks. It saves the server-side values for a given
control into ViewState, which is stored as a hidden value on
the page before sending the page to the clients browser.
When the page is posted back to the server the server
control is recreated with the state stored in viewstate.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

1016


How to find out what version of asp.net I am using on my machine?

1137


Explain about Automatic resource management?

1118


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

1036


What I need to create and run an asp.net application?

1014


How you will handle session when deploying application in more than a server?

1153


What is xaml? Are xaml file compiled or built on runtime?

1012


What does asp.net stand for?

1203


What is asp.net file?

1295


What is the difference between login controls and forms authentication?

1133


Can you explain page lifecycle in net?

1015


How you will improve web application performance?

1091


What is the usie of activex control in .net?

1050


What is enableviewstate?

1036


Can you dynamically assign a Master Page?

1037