473,378 Members | 1,688 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

updating an update panel from another updatepanel (AJAX)

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


Sep 28 '07 #1
3 9293
UpdatePanel controls have an .Update() method that can be called to force
the panel to update.

HTH.

-dl

--
David R. Longnecker
http://blog.tiredstudent.com
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

Sep 28 '07 #2
ma
Thanks. How to force a full page update?

Regards

"David R. Longnecker" <dl*********@community.nospamwrote in message
news:46*************************@msnews.microsoft. com...
UpdatePanel controls have an .Update() method that can be called to force
the panel to update.

HTH.

-dl

--
David R. Longnecker
http://blog.tiredstudent.com
>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


Sep 29 '07 #3
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
On Sep 28, 6:19 am, "ma" <m...@nowhere.comwrote:
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
Sep 29 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: =?Utf-8?B?S2Fp?= | last post by:
Hi all, using AJAX Toolkit with vb.net 2.0 how could I make this "Updating..." Screen like e.g. on Codeplex when you click on the "Vote" button...
1
by: gabe | last post by:
How do you call a client side javascript callback method after an update panel has posted back to the server? I have two update panels (A + B) with a gridview in each panel. GridView B has a...
5
by: HockeyFan | last post by:
We have an update panel that has a gridview with checkboxes and other items in each row. We went to the RowCreated event in the codebehind, to set an attribute on a checkbox in each row, to...
1
by: soni2926 | last post by:
hi, we currently have a site done using asp.net 2.0, one of the pages has a datagrid, which displays some information. currently there is a refresh button, but we want to change this so that every...
0
by: AdonisL81 | last post by:
Hello, I am new to .NET I am having trouble with a asp update panel and Gridview. The Gridview control is inside the update panel and I am trying to have the gridview update from a form button....
1
by: Wazzamatazz | last post by:
Hi folks, I've been trying to work out how to asynchronously update the contents of a TabPanel using an UpdatePanel and I can't for the life of me get it to work. I've seen a couple of examples...
2
by: =?Utf-8?B?TUNN?= | last post by:
I have an asp.net page that contains an update panel. Within the update panel, controls get added dynamically. During partial page post backs the controls within the panel will change. I have a...
10
dj12345
by: dj12345 | last post by:
Hi, (Asp.net + Ajax) I am creating a page which will fetch data from server without postbak of a page.. I have 2 controls on this page TextBox and Lable. I have assigned TextBoxWatermark...
18
by: navyjax2 | last post by:
What if your event handler has to be nonstatic?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.