Example of Flat Data in ASP.NET Core File Manager Control
This sample demonstrates flat data rendering of the File Manager component. The File Manager uses a flat data object as list of objects for rendering, eliminating the need to define the AjaxSettings url.
DEMO
SOURCE
The File Manager component is used to manage the files and folders in a file system. It supports all the basic file operations such as create, rename, delete, cut, copy, paste, upload, download, and more.
To load a folder data as list of objects, use the File Manager component fileSystemData
property.