if i have a web page, and after the postback i dont to
maintain the viewstate. How can we maintain in web
application?
Answer Posted / sharifuddin
Hi monika, Hope it is wrong? can you check once.
Because, post back in the sence giving back to that same
page. here we czn maintain enable viewstate=false at page
directive of that perticular page.
any one, if it is wrong can you reply me to
mee.sharif@gmail.com
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Where you store Connection string in "Web.Config" file in ASP.NET?
How to use multiple scriptmanager controls in a web page?
How does u get record no from 5 to 15 from a dataset of 100 records?
Define session in asp.net.
What is asp.net globalization?
How you can access the values from the Repeater control in ASP.NET?
What is session and cookies in asp.net?
Define the types of configuration files.
What is difference between abstract class and an interface?
What is cross page posting in asp net?
What is data cache in sql server?
Explain the difference between asp.net mvc and asp.net webforms
What is difference cookie and session?
How long do session variables last?
Can one dll file contains the compiled code of more than one .net language?