Welcome Guest Search | Active Topics | Sign In | Register

AjaxUploader and asp:UpdatePanel Options
Louis
Posted: Friday, October 17, 2008 4:49:40 AM
Rank: Member
Groups: Member

Joined: 10/16/2008
Posts: 16
Hello. Your AjaxUploader work in asp:UpdatePanel?

I got a webform already in AJAX (asp:UPdatePanel and <ContentTemplate>) and I want to upload file in it. So your AjaxUploader work fine in this context?

Thank you again for your support.
eo_support
Posted: Friday, October 17, 2008 5:47:54 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Yes. It does.
Louis
Posted: Friday, October 17, 2008 11:36:46 AM
Rank: Member
Groups: Member

Joined: 10/16/2008
Posts: 16
ok thanks a lot for your fast answer. By the way when I use the option AutoUpload it's possible to hide (like visible="false") the Upload button?
eo_support
Posted: Friday, October 17, 2008 11:48:48 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Sure. You would need to customize the uploader's LayoutTemplate. Here is a sample:

http://www.essentialobjects.com/Demo/Default.aspx?path=AJAXUploader\_i6

And documentations:

http://www.essentialobjects.com/ViewDoc.aspx?t=AJAXUploader%2fAJAXUploader_style.html
http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.AJAXUploader.LayoutTemplate.html

If you use Visual Studio, you would simply choose to edit "LayoutTemplate" from the context menu or smart tag menu. That will present the default layout for you to edit. You can then either edit it in design view or HTML view.

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.