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
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
Would we be able to call server-side code from javascript?
Explain what is polling in ajax?
How we can send data to server using ajax?
What browsers support ajax?
What do I do on the server to interact with an ajax client?
When should I use a java applet instead of ajax?
What are the benefits of ajax over java applet?
Should I use xml or text, javascript, or html as a return type?
Describe the animation extender control and the method by which this control is utilized?
Is ajax an api?
What is the role of the callback function in ajax?
Should I consider ajax?
How do I handle concurrent ajax requests?
Are there usability issues with ajax?