updating an update panel from another updatepanel (AJAX)

M

ma

Hello,

I have two update Panel in my page. I want to update one of these update
panels from another one. How can I do this? How can I force the whole page
to be updated from a button inside an update panel?



Regards
 
D

David R. Longnecker

UpdatePanel controls have an .Update() method that can be called to force
the panel to update.

HTH.

-dl
 
N

nothingsoriginalontheinternet

When one updates, all others on the same page should update
automatically. The UpdateMode attribute controls this, and it's
default mode is "Always" which means it updates when any part of the
page updates.

That is assuming you mean the UpdatePanel control from AjaxToolkit

-Mike Placentra II
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top