Back to Devexpress

Adaptivity

aspnet-119753-components-site-navigation-and-layout-menu-concepts-adaptivity.md

latest817 B
Original Source

Adaptivity

  • Feb 17, 2023

The ASP.NET Menu control’s responsive mode allows you to create adaptive navigation for your web application. Set the MenuSettingsAdaptivity.Enabled to true to enable ASPxMenu‘s adaptivity.

Run Demo: Menu - Responsive Layout

The Menu control can display its items as follows when they do not fit the browser window’s width.

  • Move items to a drop-down menu. To show these items, hover the ellipsis button.

  • Display icons only. The hovered item displays its caption as a tooltip.

  • Position vertically and hide items under the hamburger button. Click this button to show the vertical side-menu.