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?
What is the predominant distinction between javascript and j-query?
Is ajax still in use?
Difference between server-side ajax framework and client-side ajax framework?
Is ajax built into javascript?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
What are limitations of ajax?
What is the syntax to create ajax objects? : asp.net ajax
Why is ajax called ajax?
What is the asp.net ajax framework?
What are the basic controls in asp.net ajax?
What javascript libraries and frameworks are available?
In ajax does the client or the sever have the control?
what are difference between server-side ajax framework and client-side ajax framework?