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

[Solved] Multiple file selection does not work

7 Answers 162 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sean
Top achievements
Rank 1
Sean asked on 05 Jan 2012, 11:28 PM
Any Idea why Multiple file selection does not work and i can only select one file?

It supposed to work as it's mentioned in the product feature, what I'm doing wrong?

Thanks,

http://demos.telerik.com/aspnet-mvc/upload

Telerik Upload for ASP.NET MVC Key Features

  • Asynchronous and synchronous (on form submit) file upload
  • Multiple file selection
  • Progress tracking *
  • Drag and drop *
  • Cancelling upload in progress *
  • Removing uploaded files
  • Seventeen built-in themes
  • Client API and event handling
  • Localization
  • Standards based, no plug-ins required

7 Answers, 1 is accepted

Sort by
0
Monika
Top achievements
Rank 1
answered on 30 Jan 2012, 01:24 PM
Hi,

I'm not sure in which browser you tested but it doesn't work in IE.
According to this post: http://www.telerik.com/community/forums/aspnet-mvc/upload/multiple-uploads-in-ie-9.aspx:
"This is expected as IE does not support multiple file selection in the browse dialog."

It's also noted here: http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-upload-supported-browsers.html

Kind regards,
Monika
0
Sean
Top achievements
Rank 1
answered on 31 Jan 2012, 11:57 PM
Hi,

I use IE 8 to test and it works fine for the asp.net or silverlight but this Telerik MVC Upload component, it looks it's not supported by MVC upload component, by the way i tested with firefox and same thing!

Thanks.
0
Chris
Top achievements
Rank 1
answered on 22 Mar 2012, 11:07 PM
I am using IE8 as well, and cannot get it to work.   This is the 4th Upload component I've tried, and the others all supported multiple selection in IE8 so it's not that the browser doesn't allow it.   It's the implementation of the component.

Chris.
0
T. Tsonev
Telerik team
answered on 23 Mar 2012, 08:55 AM
Hi,

Internet Explorer lacks native support for multiple file selection. Other upload components rely on either Flash or Silverlight to enable this feature.

We've chosen not to use any plug-ins because they cause severe problems on their own. Therefore multiple file upload is limited to one file at a time in these browsers.

Please see the "Supported features" table for more details.

Apologies for the caused inconvenience.

All the best,
Tsvetomir Tsonev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
0
Chris
Top achievements
Rank 1
answered on 23 Mar 2012, 12:37 PM
Ah ok that explains it. Thanks for the correction!
0
Dipten
Top achievements
Rank 1
answered on 07 Jan 2013, 01:49 PM
Hi Tsvetomir,

If IE lacks native support for multiple file selection, then how dows Telerik AsyncUpload (AJAX) supports multiple file upload for IE. I tested both MVC Extension and AsyncUpload AJAX demo links in the same IE 8 browser and the later one allows user to select multiple files in the browser dialog!

Demo Links:
http://demos.telerik.com/aspnet-ajax/asyncupload/examples/multiplefileselection/defaultcs.aspx
http://demos.telerik.com/aspnet-mvc/razor/upload?theme=vista

Is there any workaround?

Thanks in advance.
0
Atanas Korchev
Telerik team
answered on 07 Jan 2013, 02:36 PM
Hi,

 RadAsyncUpload relies on a plugin (Silverlight or Flash) for uploading files and performing multiple selection. More info can be found here.

 The MVC upload does not rely on plugins and is limited by the browser capabilities.

All the best,
Atanas Korchev
the Telerik team
Check out the successor of Telerik MVC Extensions - Kendo UI for ASP.NET MVC - and deem it for new ASP.NET MVC development.
Tags
Upload
Asked by
Sean
Top achievements
Rank 1
Answers by
Monika
Top achievements
Rank 1
Sean
Top achievements
Rank 1
Chris
Top achievements
Rank 1
T. Tsonev
Telerik team
Dipten
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or