Answer Posted / 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 |
Post New Answer View All Answers
What are limitations of ajax?
Should I consider ajax?
What is the use of the scriptmanager control in ajax? : asp.net ajax
what are difference between server-side ajax framework and client-side ajax framework?
Brief about ajax?
Differentiate between synchronous and asynchronous ajax requests.
What are the important methods of xmlhttprequest?
Which control you need to place on the page to show loading image?
What browsers does html_ajax work with?
Why do we use the updateprogress control in ajax? : asp.net ajax
What are the types of send() method used for xmlhttprequest?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Is json is a programming language?
List some advantages and disadvantages of using ajax.
What is the role of the scriptmanagerproxy control? : asp.net ajax