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

How to use a different upload method?

1 Answer 65 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
tomas
Top achievements
Rank 1
tomas asked on 11 Aug 2009, 08:40 PM
I'm testing out the Flexile and everything works fine but It like to use a different upload control then the Telerik provided one. How can I override the functionality of the Telerik upload in the FileExplorer?

Specifically, I'd like to display a 3rd party upload control (Cutesoft's Ajax Uploader) when the Upload button is clicked from the FileExplorer Toolbar or context menu when a right click is made.

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 12 Aug 2009, 03:56 PM
Hello Tomas,

The upload feature in the RadFileExplorer control is provided by the RadUpload control. This control, however, cannot be replaced because this will break the functionality of the RadFileExplorer. In your case I recommend that you build your own FileExplorer by using controls from our ASP.NET AJAX suite - RadTreeView, RadGrid controls etc. In this case you will be able to use a third party control and implement the upload feature.
 
I hope this helps.

Sincerely yours,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
FileExplorer
Asked by
tomas
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or