background

UI for ASP.NET AJAX

ASP.NET AJAX Drawer

  • A side-panel ASP.NET AJAX Drawer component for a flawless user navigation. Comes with flexible configuration options such as overlay & push mode and right or left position.
  • Part of the Telerik UI for ASP.NET AJAX library along with 120+ professionally designed UI components.
  • Includes support, documentation, demos, virtual classrooms and more!
Telerik UI for ASP.NET AJAX Suite
  • Overview

    The new RadDrawer component is a server-side Web Forms wrapper over the Drawer for Kendo UI for jQuery. It operates on the client and provides a dismissive or always visible panel. It can act as a sidebar for navigation in your responsive web applications. It can also be used for updating the content of a section of the page. The control renders and operates on the client-side

    Telerik UI for ASP.NET AJAX Drawer - overview
  • Overlay and Push Mode

    The Drawer has two modes that are quite different in terms of behavior:

    • Overlay - takes the entire height of a page and provides an overlay effect on the page when opened.
    • Push - in push mode the Drawer interacts with specific content/section of the page. In open state it pushes the content to the left or right (depending on the drawer's position) to take the remaining space.
  • Right and Left Position

    The Drawer can be positioned either on the left or right side using the position configuration option.

  • Mini Mode

    With the mini mode enabled the Drawer changes its width instead of closing. It is most commonly used to maintain quick selection available on the side, leaving just the icons.

Next Steps