PC Review


Reply
Thread Tools Rate Thread

AJAX UpdatePanels Challenge

 
 
Nightcrawler
Guest
Posts: n/a
 
      15th Nov 2007
I have a parent updatepanel with a repeater in it that generates 10
child updatepanels. I have one button that will refresh all these 10
updatepanels.

On the button click I go through the repeateritems, pull some values
from a few literals, pass the values to the webservice and then
refresh that update panel for that repeater item. This means panel 1
is the first one to refresh before I move on to panel 2 and so forth.

This currently works but I have to wait till the loop ends before I
see the refresh. Also, all 10 updatepanels update at once. What I
really want is when the first panel is done refresh it before I move
on to the second one so I can gradually see the result pop up on the
screen instead of waiting till its all done before the refresh
happens.

Is there a way to do this? Can anyone point me in the right direction?

Thanks

Not sure if this is the right group to post AJAX questions but I can't
find any other group.

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      15th Nov 2007
You want the MS AJAX forum at the asp.net site. This is for C# language
issues. Failing that, you could try the asp.net newsgroup.

--Peter
"Inside every large program, there is a small program trying to get out."
http://www.eggheadcafe.com
http://petesbloggerama.blogspot.com
http://www.blogmetafinder.com



"Nightcrawler" wrote:

> I have a parent updatepanel with a repeater in it that generates 10
> child updatepanels. I have one button that will refresh all these 10
> updatepanels.
>
> On the button click I go through the repeateritems, pull some values
> from a few literals, pass the values to the webservice and then
> refresh that update panel for that repeater item. This means panel 1
> is the first one to refresh before I move on to panel 2 and so forth.
>
> This currently works but I have to wait till the loop ends before I
> see the refresh. Also, all 10 updatepanels update at once. What I
> really want is when the first panel is done refresh it before I move
> on to the second one so I can gradually see the result pop up on the
> screen instead of waiting till its all done before the refresh
> happens.
>
> Is there a way to do this? Can anyone point me in the right direction?
>
> Thanks
>
> Not sure if this is the right group to post AJAX questions but I can't
> find any other group.
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
AJAX & UpdatePanels Mike Gleason jr Couturier Microsoft ASP .NET 3 16th Jan 2009 02:47 PM
RE: webparts and multiple updatepanels (ajax) Marc Microsoft ASP .NET 5 27th Aug 2008 03:42 AM
Delegates and UpdatePanels Mike Gleason jr Couturier Microsoft ASP .NET 0 7th Aug 2008 03:04 PM
UpdatePanels refresh other UpdatePanels when UpdateMode is 'Condit =?Utf-8?B?cml2YWxAbmV3c2dyb3Vwcy5ub3NwYW0=?= Microsoft ASP .NET 1 28th Jul 2007 12:38 PM
Hiding UpdatePanels / AJAX =?Utf-8?B?QWxleA==?= Microsoft ASP .NET 0 4th May 2007 09:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:03 AM.