What does the "EnableViewState" property do? Why would I
want it on or off?
Answer Posted / raghumadhav tirunagari
IT keeps the data of the control during post backs.
if we turn off the values should not populate during server
round trip.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the types of memory management? : Dot net architecture
How can we perform data binding in atlas?
What is an interrupt? : Dot net architecture
What are relation objects in dataset?
what is the difference between running an application with and without debugger?
Explain what does the term "green architecture" mean? : Dot net architecture
What is the purpose of Accordian in jquery? Where it can be used?
Can you explain server controls in atlas?
12. Types of polymorphisem[Run and Design Exp.]
What is the difference between an application and a program?
how to delete the record using data reader
readonly syntax ?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
Can I create my own metadata attributes?
8. Oop-Why and were we use Interfacse and Abstract class.