• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Data Binding in ASP.NET Core Menu Bar Control

This sample demonstrates data source binding of the menu. Mouse hover or clicking the menu item displays the sub menu pop-up items.

DEMO
SOURCE

The menu component loads the data through the items property, where the data can either be structured as hierarchical or self-referential data, i.e. mapped with id and parentId fields.

In this demo, the component is bound with the list type data where the parent-child relation is referred by id and parentId mapping fields.

More information about menu can be found in this data binding section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab