This question is locked. New answers and comments are not allowed.
I'm not sure this is specific to MVC but I wasn't sure.
I have an MVC view page and I have two RadUpload controls on it. One for bulk uploads, for selecting zip files, and another for single file uploads.
First of all, everything works. The issue I'm having, which isn't critical, is that when a file is submitted in either upload control, both progress area controls are displayed uploading the file.
Is there a way to have an upload control associated with a progress area control?
Thanks,
King Wilder
I have an MVC view page and I have two RadUpload controls on it. One for bulk uploads, for selecting zip files, and another for single file uploads.
First of all, everything works. The issue I'm having, which isn't critical, is that when a file is submitted in either upload control, both progress area controls are displayed uploading the file.
Is there a way to have an upload control associated with a progress area control?
Thanks,
King Wilder