Completed
Last Updated: 13 Feb 2020 14:22 by ADMIN
Release R1 2020 SP1
Created by: Vladimir
Comments: 1
Category: CloudUpload
Type: Feature Request
1

Right now, RadCloudUpload supports only Win32 OpenFileDialog and when we want to use styled RadOpenFileDialog we have to hide the default button and add custom code to open our styled dialog. RadCloudUpload should allow to choose which dialog to use and a way to provide additional customization to the dialog before its opening.

Completed
Last Updated: 23 Mar 2016 14:10 by ADMIN
Introduced a new property UploadResult of the CloudUploadFile that contains the upload result. This upload result is set to be the return value of the UploadFile() method implemented in the upload provider. And the result can be obtained in the handler of RadCloudUpload's ItemStateChanged event, when the new state is uploaded.

Will be available in Q2 2016 Release.