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

FileManager

1 Answer 169 Views
FileManager
This is a migrated thread and some comments may be shown as answers.
shah
Top achievements
Rank 1
shah asked on 22 Feb 2020, 09:46 AM

Hello Sir!!!

How to CRUD operation can be done in File Manager.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 26 Feb 2020, 06:55 AM

Hello Shah,

In order to be able to perform the operation, you will need to implement a service as in our FileManager demos. In order to Create a folder, you can do that by clicking the "New Folder" tool. "Read" will be performed when you are loading some folder/files on page load, as well as when you upload new files using the "Upload" Tool. For Update and Delete, those operations can be performed by right-clicking on a folder/file. That would show a ContextMenu with Delete and Rename options. 

Apart from the built-in tools, you can also implement your own custom buttons to perform CRUD operations.

I hope I was helpful. Let me know if you have any further questions.

Regards,
Martin
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
FileManager
Asked by
shah
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or