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
Whats with the -alpha in the install instructions?
What are synchronous and asynchronous ajax requests?
What are the different ready states of a request in ajax?
What is the difference between javascript and ajax?
How do we debug javascript?
What are the real web applications of ajax currently running in the market?
List the different states of xmlhttprequest with their description? : asp.net ajax
Differentiate between synchronous and asynchronous ajax requests.
What are asp.net ajax 4.0 validation controls?
Easy trough that the classical web applications are harder to make than ajax applications?
How to handle multiple or concurrent requests in ajax?
What are the browser versions that ajax is compatible with?
When do I use a synchronous versus a asynchronous request?
What are ajax extensions?
What are the difference between AJAX and Javascript?