Example of Drag and Drop in Javascript File Manager Control

/
/
Drag and Drop

This sample demonstrates the drag-and-drop feature of the File Manager. To drag and drop the file, select and drag a desired file or folder and drop it into the target folder. The File Manager component allows users to drag any file and drop it on any other folder in the same or different folder using the allowDragAndDrop property.

More Details...

Description

The File Manager component is used to explore a file system through a web application, similar to the windows explorer for windows. It supports all the basic file operations such as cut, copy, paste, create, rename, delete and so on. Note: File Manager’s upload functionality is restricted in the online demo. If you need to test upload functionality, please install Syncfusion Essential Studio on your machine and run the demo.