How many types of triggers are present in update panel?



How many types of triggers are present in update panel?..

Answer / v madhu babu

There are two types of triggers used in update panel:

PostBackTrigger – This works as full postback and it cannot work asynchronously

AsyncPostBackTrigger – Partial post back asynchronously

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

What does the dynamicpopulateextender control do? : asp.net ajax

0 Answers  


What is an ajax request and what is a simple example of where a ajax request would be used?

0 Answers  


Which request is better, Get or Post?

1 Answers  


Can ajax be implemented in browsers that do not support the xmlhttprequest object?

0 Answers  


What are the extender controls?

1 Answers  






Is ajax considered a programming language?

0 Answers  


What are all the different data types that JSON supports?

1 Answers  


How Ajax objects can be created?

1 Answers  


How does one call a javascript function from the ajax code?

0 Answers  


When should I use a java applet instead of ajax?

0 Answers  


What is the predominant distinction between javascript and j-query?

0 Answers  


Do we have to use http get/post for the ajax calls?

0 Answers  


Categories