Completed
Last Updated: 12 Aug 2015 15:51 by Ryan
when deleting files from radasyncupload via the "built-in" delete button, "get_fileName()" method in both the upload_removing and upload_removed events returns correct data. However, when deleting files via the api, the get_fileName() method returns bad content.

built-in button something like:
document.pdf

api something like:
document.pdf<span class="ruFileProgressWrap"><span class="ruFileProgress"></span></span>

to reproduce: 
1. run attached web form. select file for upload. click remove button. view console. all good.

2. click the "delete via api" checkbox to enable. select another file. view console. bad.
Completed
Last Updated: 24 Jul 2014 10:58 by ADMIN
Completed
Last Updated: 23 Mar 2015 09:14 by ADMIN
Completed
Last Updated: 28 Jul 2016 09:07 by ADMIN
Hi,

When we upload files using RadAsyncUpload control, will get the uploaded file along with the two images.
1. check image
2. cross image (to delete the uploaded file)

my question is can we overwrite these images in our  application.
Completed
Last Updated: 27 Nov 2014 11:56 by ADMIN
Completed
Last Updated: 09 Apr 2015 10:16 by ADMIN
Completed
Last Updated: 20 Mar 2014 17:13 by SamVanity
Completed
Last Updated: 20 Aug 2014 14:25 by ADMIN
Completed
Last Updated: 26 Jul 2016 12:04 by ADMIN
Created by: Jan Brandenburger
Comments: 1
Category: AsyncUpload
Type: Feature Request
1
Hi Telerik Team,
is it possible to implement the feature into the uploadmodule control , that you can open the uploaded files per Double-Click.
We want to use the control to create offers and we want to give the users the option to upload files - that works wonderful.
But the following editors of the offers don`t have the chance to open the "attached" files.

Thank you very much.
Best Regards,

Jan Brandenburger
Completed
Last Updated: 14 Mar 2014 10:34 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 3
Category: AsyncUpload
Type: Feature Request
0

			
Completed
Last Updated: 07 Oct 2013 08:47 by ADMIN
ADMIN
Created by: Hristo Valyavicharski
Comments: 0
Category: AsyncUpload
Type: Bug Report
2

			
Completed
Last Updated: 11 Dec 2018 11:43 by ADMIN
We have created a KB article where a possible approach to achieve image resizing before the upload is suggested. You can find it at https://www.telerik.com/support/kb/aspnet-ajax/upload-(async)/details/resize-images-client-side-with-html5-before-uploading-with-radasyncupload

The article describes a straightforward way on how to change the uploaded image dimensions. You can further improve and modify the logic in the _uploadFile function to allow the user to define the new dimensions or use a tool to allow the users to modify the image.
Completed
Last Updated: 28 Mar 2022 19:44 by ADMIN
Completed
Last Updated: 29 Jun 2015 13:36 by ADMIN
ADMIN
Created by: Peter Filipov
Comments: 1
Category: AsyncUpload
Type: Feature Request
1
The user should be able to determine by which criteria the validation failed (size or extension).
1 2