Unplanned
Last Updated: 29 May 2012 06:57 by ADMIN
I find it a disconcerting that when the uploads have completed one is only offered the options to "Cancel" or "Add more files".  Clicking on "Cancel" seems like you are going to stop whatever you were doing which is not the case because "Cancel" only resets the session after the uploads have completed and you really can't cancel anything.  I would like to propose that the "Cancel" button switches to "Done" to give a clearer indication of what the options are.

If one adds more files or a session is in progress then it is appropriate for the "Cancel" to be visible.
Unplanned
Last Updated: 29 Jul 2013 08:56 by ADMIN
Change the StartUpload() method implementation so that it can work while the RadUpload control is disabled.
Unplanned
Last Updated: 11 Jan 2010 02:11 by ADMIN
ADMIN
Created by: Simeon
Comments: 0
Category: Upload
Type: Feature Request
1
Add properties for customizing the upload appearance to allow the upload too look like an ordinary single file upload box.
Unplanned
Last Updated: 12 Jan 2010 10:46 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Bug Report
1
The current error reporting UI is not very UX. We need to improve it.
Completed
Last Updated: 07 Jun 2016 10:47 by Archit

Available in R2 2016 Release
Unplanned
Last Updated: 05 Aug 2016 13:49 by ADMIN
Incorrect UI state when validating all files with the Validate event. 
Unplanned
Last Updated: 08 Aug 2016 09:24 by ADMIN
The Upload does not pass data set in the args of its FileUploadStarting event. The values set in the args are send only for the first chunk, all chunks after that does not have that data.
Completed
Last Updated: 04 Oct 2016 13:57 by ADMIN
ADMIN
Created by: Kiril Vandov
Comments: 0
Category: Upload
Type: Feature Request
0
 The last response of contains incorrect information (it contains data from the previously uploaded chunk).

Available in LIB version: 2016.3.1010
Unplanned
Last Updated: 06 Jul 2017 15:54 by ADMIN
This happens if the file is not first in the selected files list.

Steps to reproduce:

1. Add 2 files for upload. The first one should be bigger so you have time do to the next steps.
2. Click the Upload button. The first starts to upload.
3. Delete the second file.

When the upload process gets to the second file, a NullReferenceException is thrown.
1 2