Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: Ajax UpdatePanel problems

Reply
Thread Tools

Re: Ajax UpdatePanel problems

 
 
Gibble
Guest
Posts: n/a
 
      05-23-2007
Hello,

I actually 'think' I may have got it. Since I was using a timer as a
trigger and had it outside the nested panel it was causing the parent
to update...not the child.

And when I tried the sample a second time...it worked...oddly
enough...same code, it just worked.

If I have more issues though, I'll definitely try this

Thanks.

On May 23, 2:01 pm, "KJ" <n_o_s_p_a...@Mail.com> wrote:
> I think you need to do the following: Set UpdateMode to Conditional, set
> ChildrenAsTriggers to false, then, using the <Triggers> section, add async
> triggers for the controls you want to fire async postbacks.
>
> "Gibble" <gib...@gmail.com> wrote in message
>
> news: 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



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triggering an UpdatePanel with a trigger located outside of the UpdatePanel Nathan Sokalski ASP .Net 1 06-15-2009 06:23 PM
refresh an updatePanel in an other updatePanel fran_j_diaz@yahoo.fr ASP .Net 3 08-08-2007 06:30 AM
ASP.NET AJAX: problems with UpdatePanel, GridView & RowCommand in Firefox jrnail23@yahoo.com ASP .Net 0 08-01-2007 11:06 PM
Ajax UpdatePanel problems Gibble ASP .Net 1 05-23-2007 07:01 PM
AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta minnie Java 1 12-13-2006 06:29 AM



Advertisments