whats the purpose of AUTOPOSTBACK property for the controls
in asp.net?
Answer Posted / kinjal panchal
basically using AUTOPOSTBACK u can refresh your page.
like if u set true your dropdown autopostback then its again
hit page load and u creat another output for this.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can asp.net work on an nt server?
What is difference between web config and global asax?
What are the validation controls available in ASP.NET?
Explain file-based dependency and key-based dependency.
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is data control in asp.net?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is work flow gen? how can it will work with .Net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
How many types of triggers are there in update panel?
Explain the asp.net mvc folder conventions? : asp.net mvc
Describe the diffeerence between inline and code behind?
How you can return View from ASP.NET Web API method?
How is mvc different from asp.net? : Asp.Net MVC