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
Is it true that ajax is code browser compatible?
Does java have support for comet style server-side push?
What is the limitation of AJAX ?
What will happen with click of browser "back" button among asynchronous requests?
Did adaptive path invent ajax? Did google?
Describe the ajax design pattern.
Describe how to handle concurrent ajax requests?
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
When should I use an java applet instead of ajax?
is the xmlhttprequest object part of a w3c standard?
What is xmlhttprequest object in ajax?
Who's using ajax?
What are the browser versions that ajax is compatible with?
How to cancel the current request in ajax?
Does ajax have the same meaning as xmlhttprequest?