dhtmlxFileExplorer Demo Application

The purpose of this demo is to illustrate the possibility of building Windows File Explorer like application using dhtmlx library. The following components were used:

  • dhtmlxLayout/dhtmlxWindows - as interface base
  • dhtmlxMenu
  • dhtmlxToolbar
  • dhtmlxTree - for navigation tree
  • dhtmlxGrid - for table view
  • dhtmlxFolders - for Icons and Tiles views

For step-by-step instructions of building this kind of application, please go here

Current implementation demonstrates basic possibilities, which can be extended with more complex functionality, like:

  • drag-n-drop
  • context menu
  • files operations (create, rename, delete, move etc.)
  • sorting of various types
  • filtering
  • thumbnails view
and more. All these features can be added using present possibilities of dhtmlx components.

© DHTMLX Ltd.