When would you set a control's AutoPostBack property to true?



When would you set a control's AutoPostBack property to true? ..

Answer / raghumadhav tirunagari

AutoPostBack is available with Web controls that are capable
of posting back to the server whenever the user performs an
action on the control. For example, if a drop down list
control's autoPostBack property is set to true (false is the
default), selecting an item from the drop down list will
cause the form to be submitted to the server. Autopostback
requires a round trip to the server every time the event is
fired.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?

3 Answers  


8. Why do you want to work here?

0 Answers   Global Achievers, Swatz Oils,


What is the Difference between MVC And MVP design pattrens

0 Answers   Symphony,


What is the use of web.config file?

0 Answers  


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

0 Answers  






What is a swagger in web api?

0 Answers  


Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

1 Answers   Siebel,


What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,


What is viewstate?

6 Answers   Abacus, Microsoft, Sopra,


How do you install windows service?

4 Answers   Tech Mahindra,


what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.

4 Answers   IBM,


Define Query Interface,Adref,Release?

1 Answers   Microsoft,


Categories