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 the extender controls? : asp.net ajax
What is an ajax request and what is a simple example of where a ajax request would be used?
How does one call a javascript function from the ajax code?
What is the use of the scriptmanager control in ajax? : asp.net ajax
Are there any security issues with ajax?
What are the differences between ajax and javascript?
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
How do I test my ajax code?
How do you know that an ajax request has completed?
What are the security issues with ajax?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
What does the dynamicpopulateextender control do? : asp.net ajax
What is ajax and how does it work?
What's the difference in HTML AJAX, ASP.Net AJAX?
Briefly describe asp.net ajax framework? : asp.net ajax