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

multi file selection in RadAsyncUpload or RadUpload version 3.5

12 Answers 261 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Ted Bielenda
Top achievements
Rank 1
Ted Bielenda asked on 13 May 2010, 12:44 PM
HI,

We need multiple file selected & could be processed to upload , on just one browse click.
Is Multi file selection possible for upload using RadAsyncUpload or RadUpload control?

I searched every demo and tutorial to find the answer in no. but I think it should be possible.
Please help.

Thanks.

12 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 13 May 2010, 01:15 PM
Hi Ted,

This is not possible for now, but we're working on a new Flash/Silverlight upload module which will allow multiple file selection.

All the best,
Yana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
pramodh
Top achievements
Rank 1
answered on 05 Aug 2011, 12:26 PM
Hi

Want to know if this Flash, Silverlight multifile upload will work in 3.5 framework or it will need 4.0?

thanks
Pramodh
0
Helen
Telerik team
answered on 08 Aug 2011, 10:56 AM
Hello Pramodh,

Yes, it works under .net3.5.

Best wishes,
Helen
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
pramodh
Top achievements
Rank 1
answered on 08 Aug 2011, 11:05 AM

I have attached the screen shot of the error which am getting.. Can you please help me out on this?

thanks
Pramodh
0
Helen
Telerik team
answered on 08 Aug 2011, 12:35 PM
Hello Pramodh,

From the error details. I'm seeing that you are using Telerik.Web.UI.dll version 4.0, but the web.config file is configured for version 3.5.
Please find attached the proper web.config files for both versions.
Could you please try the corresponding one at your side(rename the file before using it - remove the .NetX part)?

Greetings,
Helen
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
pramodh
Top achievements
Rank 1
answered on 09 Aug 2011, 07:13 AM
Hi Helen,

Seems like I have telerik 4.0 library but my framework is targeted to 3.5 .net framework.

Basically my requirement is RadAsync Multi File Upload having

.Net Framework - 3.5
Telerik Library Version - 2011.1.519.35
No SilverLight and Flash.

I have a limitation that I cannot target my framework to 4.0 since am using Sharepoint as well..

Am able to use this particular Telerik version of library(2011.1.519.35) for many of the other controls even though my project's .net framework is targeted to 3.5.

but am not able to use this RadAsync Multi File Upload  control..

please help..

thanks
Pramodh
0
pramodh
Top achievements
Rank 1
answered on 10 Aug 2011, 07:35 AM
Hi Helen,

       I have created a sample application, in that if I target to .net 4.0 then in RadAsyncUpload control am able to select multiple files, but when I change it point to .net 3.5 am not able to slect multiple files even though I have set  MultipleFileSelection="Automatic" ..

Will you pls suggest me something on this?.

I have
.Net Framework - 3.5
Telerik Library Version - 2011.1.519.35
No SilverLight and Flash.

thanks
Pramodh
0
Helen
Telerik team
answered on 11 Aug 2011, 05:56 PM
Hi Pramodh,

You should have silverlight or flash in order to work the MultipleFileSelection.

Kind regards,
Helen
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
pramodh
Top achievements
Rank 1
answered on 12 Aug 2011, 01:11 PM

Hi Helen,

    
       Thanks for answering me.

     
       Actually I was looking for this IFrame or FileApi things for multiple file selection n upload,

Before when I had raised this concern I was said that this control will keep looking for alternatives in the order Silverlight, Flash, FileApi and Iframe..

http://www.telerik.com/community/forums/aspnet-ajax/async-upload/radasyncupload-fileapi-and-iframe.aspx 

request you to let me know if I can achieve this “Multi File Selection in File Browse Window” using “IFrame” or “FileApi” with

.Net Framework - 3.5

Telerik Library Version - 2011.1.519.35

No Silver Light and Flash.


-thanks 
Pramodh

0
Helen
Telerik team
answered on 12 Aug 2011, 04:54 PM
Hello Pramodh,

The 'FileApi' module was introduced in the latest version of the Telerik.Web.UI - 2011.2.712.35 and the MultipleFileSelection works in it.
MultipleFileSelection, however, doesn't work with the 'IFrame' module.

If you want to use the MultipleFileSelection with the 2011.1.519.35 version  - you should use Silverlight or Flash modules.

Hope it helps.

Regards,
Helen
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
pramodh
Top achievements
Rank 1
answered on 17 Aug 2011, 12:26 PM
Hi Helen,

  Thanks for your patience in replying me.

  I have got Telerik.Web.UI - 2011.2.712.35 library, When I tried uploading multiple files without silver light and flash, am able to select multiple files in "Browse File window" but after selecting them, files are always in "Uploading state" i.e. where it will display the progress bar once selecting the files..

I have attached the screen shot.

Request you to update me on the same. I need this feature very badly.

in IE8 am unable to select even multiple files..
in Mozialla 3.6.18 am able to select multiple files but its always in uploading state with progress bar(screen shot attached)..
in Chrome it works..

Awaiting for your reply..

thanks
Pramodh
0
Helen
Telerik team
answered on 18 Aug 2011, 08:53 AM
Hi Pramodh,

Actually the FileApi module doesn't work under Firefox 3.6. It works in Firefox versions higher than 4.0.
If you want to use the 'MultipleFileSelection' with Firefox 3.6 - please install Silverlight.

Regards,
Helen
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.

Tags
AsyncUpload
Asked by
Ted Bielenda
Top achievements
Rank 1
Answers by
Yana
Telerik team
pramodh
Top achievements
Rank 1
Helen
Telerik team
Share this question
or