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

Is there any Kendo UI control equivalent to RadFileExplorer control?

1 Answer 141 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Daochuen
Top achievements
Rank 1
Iron
Veteran
Iron
Daochuen asked on 01 Mar 2019, 03:39 AM

Hello Kendo UI support team,

We need convert  legacy APS.NET Form based project to MVC. In legacy project we used Telerik RadFileExploer control to handle file management. But I did not find equivalent control in Kendo UI. Is there any similar control in Kendo UI?

Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 01 Mar 2019, 07:22 PM
Hello,

Such a file explorer component would require server-side logic to create the list of files. Since this is highly specific to the server, framework, application, authentication, user roles and permissions (and probably a lot of other factors), this is something that the application needs to generate. Once you have enumerated the files and folders, you can easily show them in a control like a TreeView or TreeList.

In the meantime, you can monitor the feature request for such a widget in the following page by using the Follow button (I have already added your vote): https://feedback.telerik.com/kendo-jquery-ui/1358399-fileexplorer.

You can also try instantiating the file browser widget used in the editor as someone did in this thread or like in this example, but it is not something we support outside of the editor.


Regards,
Marin Bratanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Daochuen
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Marin Bratanov
Telerik team
Share this question
or