Welcome Guest Search | Active Topics | Sign In | Register

CallbackPanel triggers Options
quirtep
Posted: Wednesday, December 3, 2008 10:52:18 AM
Rank: Advanced Member
Groups: Member

Joined: 9/6/2007
Posts: 133
Is there any way to automatically make it so that anything within a Callback panel is a trigger? I have a user control within a Callback panel, and the user control causes postbacks. When the postback occurs, the entire page refreshes. I tried setting the user control as a trigger for the Callback panel, but that didn't work.

With .Net UpdatePanel, it seems to automatically consider child controls to be triggers...

Thank you!
eo_support
Posted: Wednesday, December 3, 2008 11:07:59 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,095
No. You must explicitly set the Trigger with our CallbackPanel. You can use a container control (such as a Panel) to contain other child controls, then set the container control as a trigger though.

Thanks!


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.