This is a migrated thread and some comments may be shown as answers.

Cutomizing AjaxUpload - display of filenames and remove option

7 Answers 183 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Navaneeth
Top achievements
Rank 1
Navaneeth asked on 10 Jan 2011, 07:53 PM
Hi, 
By default the uploaded files and the remove option display at the top. I would like to display the uploaded files and the corresponding remove options below or on the right hand side of the Select button control.  How to achieve this?  Attached are the original and desired layout for your reference.

Thanks.

7 Answers, 1 is accepted

Sort by
0
Accepted
Genady Sergeev
Telerik team
answered on 13 Jan 2011, 11:42 AM
Hi Navaneeth,

Unfortunately this is currently not supported by RadAsyncUpload. We will consider adding such feature for the Q1 release, however, at the moment there is no way to restyle RadAsyncUpload to look that way.

Greetings,
Genady Sergeev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
ATS
Top achievements
Rank 1
answered on 03 Feb 2011, 06:39 PM
I'm sorry to thread-hijack, but along these lines, is there now (or will there be) a way to manually add files to the list above the upload control? In my scenario, I allow a user to upload documents one at a time to a particular folder. They can save their progress and return later, so I'd need a way to pre-load the control with the files that already exist in the given folder. What I'm doing right now is a __dopostback call after the upload is complete so the file list above goes away, and then I just use the FileSystemObject to enumerate the files in the folder. But it bothers me that for a second, there's a listing for a file above the control that looks pretty nice, with a remove button and all. Then after the refresh, all of the files are listed below the control and look completely different.

Does that make sense?

Thanks!
0
Genady Sergeev
Telerik team
answered on 09 Feb 2011, 10:07 AM
Hello JT,

I am attaching sample project that shows how to do this. You can call the loadfiles function whenever you need to update the async upload with the names of the already uploaded files.

Regards,
Genady Sergeev
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Brijesh
Top achievements
Rank 1
answered on 18 Feb 2011, 07:03 AM
Hi team,

Is the display of filenames and remove button below the control functionality available now? I have Q3 version.

if not. Is there any way to do that?
0
Dimitar Terziev
Telerik team
answered on 24 Feb 2011, 12:07 PM
Hi JT,

As my colleague has stated, there is no such  functionality for now.
This may be added for the upcoming Q1 release. For now the only place where the file name and remove button are displayed, is above the AsyncUpload.

All the best,
Dimitar Terziev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
ATS
Top achievements
Rank 1
answered on 24 Feb 2011, 05:18 PM
Genady, are you meaning to respond to Brijesh? I didn't ask about positioning.
0
Sebastian
Telerik team
answered on 25 Feb 2011, 09:29 AM
Yes, JT, your assumption is correct  - we apologize for the discrepancy.

Best regards,
Sebastian
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
AsyncUpload
Asked by
Navaneeth
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
ATS
Top achievements
Rank 1
Brijesh
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Sebastian
Telerik team
Share this question
or