Welcome Guest Search | Active Topics | Sign In | Register

CallbackPanel not working Options
Ali Hamdar
Posted: Friday, March 9, 2012 5:53:37 PM
Rank: Newbie
Groups: Member

Joined: 3/9/2012
Posts: 2
I have a user control where I set CallbackPanel and AJAXUploader set to AutoUpload="true" and AutoPostback="true" and I want to catch the event OnFileUploaded without postback that is why I am using CallbackPanel.

If I use Page.LoadControl in my code to load the user control dynamically. The OnFileUploaded is not fired after finishing auto upload.

If I just put the control on the page manually without using Page.LoadControl it works perfectly.

Can you help me make the event fire even when I use Page.LoadControl?
eo_support
Posted: Saturday, March 10, 2012 9:41:41 AM
Rank: Administration
Groups: Administration

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

This is normal. See here for more details:

http://www.essentialobjects.com/Forum/default.aspx?g=posts&t=1056

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.