if you disable view state of a textbox will it maintain
data during postbacks.if yes reason
Answer Posted / rajneesh hajela
YES , IT WILL WORK
It maintain the data during postbacks.
IF YOU WANT THEN READONLY="TRUE";
RAJNEESH HAJELA
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does a web application session work?
What are the differences between the response.write() and response.output.write()?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is the significance of proxy user?
Can we handle the error and redirect to some pages using web.config?
Mention the execution process for managed code?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Explain the use of duration attribute of @outputcache page directive.
Can you explain the importance of finalize method in .net?
Explain file-based dependency and key-based dependency.
What's the difference between viewstate and sessionstate?
What is asp.net response object?
What is ispostback property?
What is css and what is it used for?
How to find last error which occurred?