Unplanned
Last Updated: 17 Jan 2017 13:04 by ADMIN
Implement a feature that allows the RadUpload control to resume its upload session when interrupted by a connection failure.
Unplanned
Last Updated: 04 Feb 2016 16:41 by ADMIN
Change the logic that creates a default unique name for duplicate files. At the moment it is based on a counter and instead we need to consider renaming the file as a "Copy of [fileName]" or "[fileName] - Copy".
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: 28 Nov 2012 08:26 by Travis Lamkin
Expose an event to fire if the files that should be uploaded are in use by another process.
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: 16 Nov 2010 15:09 by Jaime Bula
ADMIN
Created by: Telerik Admin
Comments: 2
Category: Upload
Type: Feature Request
10
Add support for different upload services - WCF, etc. Ability to use the RadUpload with a Linux server side.

--- feeedback below ---
The reason is security and asynchronous implementation + remove the processing to a service instead of the silverlight app.

security: Using the filestream attribute in SQL Server 2008 the connection to the database is to be made by windows authentication. Therefor we created a functional windows account that runs the service and is responsible for the connection to the database server.
---/----------
Unplanned
Last Updated: 22 Sep 2010 09:56 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: Upload
Type: Feature Request
2
Allow dragging messages from Outlook to the RadUploadDropPanel
Unplanned
Last Updated: 01 Sep 2010 15:37 by Kevin Babcock
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Upload
Type: Feature Request
6
Provide built-in compression.
Unplanned
Last Updated: 22 Jul 2010 11:24 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Feature Request
4
I think it would be great if we could have feature parity on this in WPF as uploading file is a rather common requirement in line of business applications. I'm working on migrating our product referential data management application to WPF from asp.net / javascript and i find myself having to roll my own upload for the time being.
Unplanned
Last Updated: 17 Jun 2010 15:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Upload
Type: Feature Request
2
Allow end user to choose if the file should be overwritten
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.