Welcome Guest Search | Active Topics | Sign In | Register

update callbackpanels server-side Options
Jimmie
Posted: Saturday, March 29, 2008 2:30:53 AM
Rank: Member
Groups: Member

Joined: 3/19/2008
Posts: 14
With regular asp.net ajax updatepanel I could have multiple updatepanels on one page and have one of them to update itself with some code server-side.


Code: C#
updatepanel2.Update()



can I do this with your callbackpanels?
eo_support
Posted: Saturday, March 29, 2008 7:04:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Unfortunately we don't have that it. Where do you call that? From a Timer?

Thanks
Jimmie
Posted: Saturday, March 29, 2008 7:07:46 AM
Rank: Member
Groups: Member

Joined: 3/19/2008
Posts: 14
yes most often from a timer
eo_support
Posted: Saturday, March 29, 2008 7:43:20 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The timer is initiated by ASP.NET AJAX, not us, so there are some difficulties there. But we will look into it and see what we can do.

Thanks
Jimmie
Posted: Saturday, March 29, 2008 7:48:39 AM
Rank: Member
Groups: Member

Joined: 3/19/2008
Posts: 14
ok, thank you.

Its not always a timer that triggers the update panel.

in some cases I use multiple updatepanels on one page and depending on calculation and other stuff server-side I need to update different update panels on the page. in those cases I use the .Update() function on the regular updatepanel.

eo_support
Posted: Saturday, March 29, 2008 7:52:13 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the additional information!
eo_support
Posted: Thursday, May 1, 2008 1:53:35 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
This feature has been implemented as of build 2007.2.51.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.