Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader: AutoUpload = true inside CallbackPanel Options
HT
Posted: Friday, March 21, 2008 7:21:36 PM
Rank: Advanced Member
Groups: Member

Joined: 3/18/2008
Posts: 41
Hello.

I want the PostBack of the AjaxUploader to happen inside a CallbackPanel, so not the whole aspx page postbacks, but only the area within the CallbackPanel.

I also want to set the AjaxUploaders property AutoUpload=true. How can I combine this with a CallbackPanel when the CallbackPanel requires a Trigger control?

Regards,
HT
eo_support
Posted: Friday, March 21, 2008 7:31:58 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Just add a Trigger with its ControlID as the uploader's ID.
eo_support
Posted: Saturday, March 22, 2008 7:53:30 AM
Rank: Administration
Groups: Administration

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

In addition to set the trigger, you may also want to consider setting AutoPostBack to true --- it is not a must but they are often used together. Another thread, which is also originated by you, explained the relation between upload and postback for the uploader:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=1233

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.