Define the role of the Update Panel?
Answer / 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 |
What is the use of trigger in ajax?
Did adaptive path invent ajax? Did google?
Define json?
Is ajax just another name for xmlhttprequest?
When do I use a synchronous versus a asynchronous request?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
How do I access data from other domains to create a mashup with java?
Is json is a programming language?
Brief about ajax?
What do I do on the server to interact with an ajax client?
How do I provide internationalized ajax interactions?
Won't my server-side framework provide me with ajax?