This is a migrated thread and some comments may be shown as answers.

File order change

1 Answer 55 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Paulo Goncalves
Top achievements
Rank 2
Paulo Goncalves asked on 30 Aug 2016, 12:12 AM

When use drag and drop or select more than one file, how I change the order at RadAsyncUpload ?

For example, I select the files 1.jpg, 2.jpg and 3.jpg with shift key and drop, the order was 2.jpg,1.jpg ,3.jpg. 

Thanks

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 01 Sep 2016, 08:40 AM
Hi Paulo,

There is no programmatic way of controlling the order in which files will be placed in the RadAsyncUpload control. However, if you select multiple files and drag them by holding the left button over the first of them, they will be inserted in the same order as they are placed within the folder, they are dragged from. If you drag the second, it will be displayed first and the first from the folder will go last. This order will be retained for all files that could be dragged.

Regards,
Veselin Tsvetanov
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
AsyncUpload
Asked by
Paulo Goncalves
Top achievements
Rank 2
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or