Answer Posted / v madhu babu
Update Panel is used to add functionality to the existing ASP.NET applications. By using partial page rendering, it can be used to update the content. Refresh can be made for the partial page instead of whole page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe Ajax With its Implementation Process ? Give an example?
What do I do on the server to interact with an ajax client?
What is the difference between a destructor and a garbage collector?
How do I abort the current xmlhttprequest?
Explain the step property of the numericupdownextender control? : asp.net ajax
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
Describe ajax control extender toolkit? : asp.net ajax
Which two methods are used for handling cross-domain ajax calls ?
What is the minimum version of php that needs to be running in order to use html_ajax?
How to handle multiple async ajax requests?
Describe the accordionextender control?
Why is html_ajax having stability issues on some installations?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
What is the predominant distinction between javascript and j-query?
Is ajax an api?