Telerik UI for ASP.NET MVC DockManager Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The DockManager component is part of Telerik UI for ASP.NET MVC, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET MVC DockManager is a UI component that replicates the docks, along with their behaviors, in desktop applications like Visual Studio. Once rendered, docks can be moved around, can be docked or pinned to certain areas, and there will also be a dock management overlay that pops up to make actions like adding the pane to the top, right, bottom, or left areas and the component will automatically adjust its layout when these actions are taken.

The following example showcases a more complex scenario in which the DockManager can be utilized amongst other components.

The ASP.NET MVC DockManager control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The DockManager is a server-side wrapper for the Kendo UI for jQuery DockManager component and supports an HtmlHelper mode.

Functionality and Features

  • Pane Types—The DockManager exposes several mechanisms for configuring pane types by segregating them into groups.
  • Dock Types—The DockManager allows you to dock panes inside or outside the boundaries of an arbitrary pane.

Additional Apps

This DockManager example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources