How many types of triggers are present in update panel?
Answer Posted / 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 View All Answers
What are ajax extensions?
List some advantages and disadvantages of using ajax.
Can ajax technology work on web servers other than iis?
What are the components of the asp.net ajax architecture? : asp.net ajax
What are the different ways to pass parameters to the server? : asp.net ajax
How do I handle the back and forward buttons in ajax?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
Why do we use ajax?
Why is html_ajax having stability issues on some installations?
What javascript libraries and frameworks are available for ajax support?
Easy trough that the classical web applications are harder to make than ajax applications?
When should I use a java applet instead of ajax?
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
What's the difference in HTML AJAX, ASP.Net AJAX?
How to handle multiple or concurrent requests in ajax?