JavaScript/jQuery FileManager - itemView
Type:
Default Value: null
jQuery
JavaScript
$(function () { $("#file-manager").dxFileManager({ itemView: { mode: "details", showFolders: false, showParentFolder: false } // ... }); });
showFolders
Specifies whether to display folders in the view. When this option is false, folders are displayed in the navigation pane only.
Type:
Default Value: true
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.