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

Is ajax just another name for xmlhttprequest?

0 Answers  


Is json is a programming language?

0 Answers  


what is meant by AJAX and its purpose?

7 Answers  


How do I test my ajax code?

0 Answers  


Should I use an http get or post for my ajax calls?

0 Answers  






Brief about ajax?

0 Answers  


When do I use a synchronous versus a asynchronous request?

0 Answers  


What is the basic goals of AJAX ?

0 Answers  


What are the different ways to pass parameters to the server? : asp.net ajax

0 Answers  


How do I handle the back and forward buttons in ajax?

0 Answers  


What browsers support ajax?

0 Answers  


Describe how to handle concurrent ajax requests?

0 Answers  


Categories