Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147065 | Aug 30,2019 01:55 PM UTC | Apr 9,2021 01:29 AM UTC | ASP.NET MVC - EJ 2 | 8 |
![]() |
Tags: Uploader |
[HttpPost]
public ActionResult Index(IList<HttpPostedFileBase> UploadFiles)
{
return View();
} |
Thank you for your reply. We are having the issue where only the last file is returned when selecting multiple files with the ejs-loader control. This thread referenced a fix by Syncfusion that talked about performing a "Clear All" instead of a remove? I was seeking clarification on what if any resolution for this problem of passing only the last file back. Is there any way of preventing the ejs-control browse button from being clicked more than once? I know that your control captures multiple "files" from browse on the inital form instance and works properly in sending all files when you only browse 1x to select the files.
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.