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 |
What is the minimum version of php that needs to be running in order to use html_ajax?
What javascript libraries and frameworks are available for ajax support?
Can ajax technology work on web servers other than iis?
Did adaptive path help build google's ajax applications?
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
What are the difference between AJAX and Javascript?
What about applets and plugins?
What is the difference between RegisterClientScriptBlock, RegisterClientScriptInclude and RegisterClientScriptResource?
1 Answers Clavax Technologies,
What is the difference between AJAX using .net over AJAX using Java?
What is a simple example of where a ajax request would be used?
What is the asp.net ajax framework?
Can we call server-side code from javascript? : asp.net ajax