What is update panel?
Answer / v madhu babu
Update panel is a server control used to update the specified portion of a web page. Script Manager needs to be used whenever update panel is used. Using update panel, user cannot handle outside controls.
| 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?
Is it possible to use fileupload control within the update panel?
Do we have to use http get/post for the ajax calls?
The components in the asp.net 2.0 ajax packaging?
What are the advantages and disadvantages of ajax?
What is the response time when using ajax?
What are the protocols used by Ajax?
What is the use of updatepanel?
Why we r using AJAX in ASP.NET ?
How does one call a javascript function from the ajax code?
What is the xmlhttprequest object in ajax?
What is a simple example of where a ajax request would be used?