473,382 Members | 1,743 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,382 software developers and data experts.

Ajax UpdatePanel problems

Hi,

I have a page that contains an updatepanel with two nested
updatepanels. No matter what I did, they were all updating. So I
searched around online for a sample to compare with, so I could
hopefully see what I was doing wrong. I found this (http://
geekswithblogs.net/ranganh/archive/2007/05/16/112525.aspx). and
tested it...and no matter what I clicked on, all the panels
refreshed!!!

Help! I need my nested updatepanels to only update themselves.

Thank you,

Chad

May 23 '07 #1
1 1338
KJ
I think you need to do the following: Set UpdateMode to Conditional, set
ChildrenAsTriggers to false, then, using the <Triggerssection, add async
triggers for the controls you want to fire async postbacks.

"Gibble" <gi****@gmail.comwrote in message
news:11**********************@z28g2000prd.googlegr oups.com...
Hi,

I have a page that contains an updatepanel with two nested
updatepanels. No matter what I did, they were all updating. So I
searched around online for a sample to compare with, so I could
hopefully see what I was doing wrong. I found this (http://
geekswithblogs.net/ranganh/archive/2007/05/16/112525.aspx). and
tested it...and no matter what I clicked on, all the panels
refreshed!!!

Help! I need my nested updatepanels to only update themselves.

Thank you,

Chad

May 23 '07 #2

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

Similar topics

2
by: =?Utf-8?B?VG9u?= | last post by:
Hello, I want to understand teh benefits of ajax technology. Does anyone has a good website where AJAX EXTENSIONS is worked out so I really understand it. There a 2 main questions: 1) How about...
7
by: MikeB | last post by:
Hello All, I am new to ajax and wanted to start by trying something simple. I have a web form with an updatepanel and then inside the update panel I have a listbox. Then outside of the updatepanel...
7
by: =?Utf-8?B?TWFyYw==?= | last post by:
Dear all I have a scenario where I have 2 updatepanels on a page, each one containing a weppartzone. the scriptmanager is outside of the updatepanels. when I go to design display mode, i can...
6
by: SAL | last post by:
hello, I'm using a radiobuttonlist in an updatepanel in an item template in a Gridview control. I'm populating the radiobuttonlist in the RowDataBound event. I have the control toolkit registered...
3
by: =?Utf-8?B?Y21lZWsxXzE5OTk=?= | last post by:
Hello, On a webpage, create an UpdatePanel with two DropDownLists. Set AutoPostBack of DropDownList1 to true. In the SelectedIndexChanged method, refill DropDownList2 and set the focus to...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

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.