New to Telerik UI for ASP.NET MVC? Download free 30-day trial

Navigation Overview

The navigation within the file structure in the Telerik UI for ASP.NET MVC FileManager is achieved with the help of an inbuilt TreeView and Breacrumb components.

TreeView

On the left-hand side of the FileManager, there is a nested Telerik UI for ASP.NET MVC TreeView component, listing all folders loaded in the FileManager. The TreeView allows dragging and dropping files inside it, or between the Grid and ListView. It also provides you the possibility to rename files or folders, as well as execute commands with the inbuilt ContextMenu.

The nested Telerik UI for ASP.NET MVC TreeView component is the standard component from the Telerik UI for ASP.NET MVC suite. This is why, all functionalities and features, such as Keyboard Support and Accessibility compliance, are inherited.

As for R1 2020, the Telerik UI for ASP.NET MVC Breadcrumb component is added to the Kendo UI suite and it is incorporated in the FileManager for easy navigation.

See Also

In this article