Completed
Last Updated: 06 May 2020 07:34 by ADMIN
Created by: Theo
Comments: 1
Category: AsyncUpload
Type: Feature Request
0
Why not add a "basic mode" to radasyncupload? that saves the selected file(s) in the target folder as soon as the upload is complete without the need for an extra postback?

Or facilitate a postback through a popup "upload complete" with an ok button?

And a little feedback in general on the documentation nearly all the examples have all the bells and whistles active, which makes them hard to read for programmers with little experience like me. 

Why not have every control with a absolutely minimalistic example that only shows the core functionality?

Completed
Last Updated: 09 Mar 2015 09:49 by ADMIN
ADMIN
Created by: Plamen
Comments: 0
Category: AsyncUpload
Type: Feature Request
0

			
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: 20 Mar 2014 17:13 by SamVanity
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: 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).