whats the purpose of AUTOPOSTBACK property for the controls
in asp.net?

Answer Posted / .net guru

In classic ASP, postback could be triggered by clicking a
button. ASP.NET provides property to the web controls to
trigger a postback on certain events like checkbox/radio
button .. checked/unchecked etc. This gives a lot of
flexibility to the developer to handle the event on server
side.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between mechine.config and web.config?

720


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

572


What are the features of asp net?

503


What is httpresponse?

500


What are the various session state management options provided by asp.net?

528






Can we have a web application running without web.config file?

511


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

424


Can you explain composite pattern?

575


What is the advantage of mvc over asp.net? : Asp.Net MVC

490


How will you do Redo and Undo in a TextControl?

656


What is the usage of DelegatingHandler?

577


What is the difference between sealed vs static class?

565


What are client activated objects and server activated objects?

500


Who is using asp.net?

492


How can we create Tree control in asp.net?

572