DevExtreme v23.1 is now available.
Explore our newest features/capabilities and share your thoughts with us.
The FileManager control allows you to manage file system items that use the Entity Framework ORM to link to a database. You can use the Remote File System Provider to connect to the file system on the client side. To process the control's HTTP requests on the server, create your own file system provider, which implements the IFileSystemItemLoader and IFileSystemItemEditor interfaces.