Welcome Guest Search | Active Topics | Sign In | Register

Delete de checkbox in AjaxUploader Options
Tomas Urbina
Posted: Tuesday, July 21, 2009 1:04:52 PM
Rank: Member
Groups: Member

Joined: 1/9/2009
Posts: 15
I need delete the checkbox from the posted files, this checkbox appears when the file is upload and serves to delete or not upload the file checked. But i wan't that checkbox appears, what can i do?
eo_support
Posted: Tuesday, July 21, 2009 1:11:25 PM
Rank: Administration
Groups: Administration

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

In that case you should use some other UI elements (such as DataGrid) to display the uploaded files and remove file list section from the default UI by changing the uploader's LayoutTemplate. This way you can implement whatever logic you would like because the file list is no longer a part of the uploader.

A separate AJAXPostedFileList is provided for to help you to maintain the uploaded file list. You can find an example about this control at here:

http://demo.essentialobjects.com/Default.aspx?path=AJAXUploader\uploader_filelist

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.