New to Telerik UI for Blazor? Download Free 30-day trial
DropDownTree - Hierarchical Data
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Hierarchical-data.razor
Loading the demo source code...please wait.
Description
When binding a DropDownTree to hierarchical data, each parent item must contain its children in a nested collection under the Items property. Use DropDownTreeBindings to define a custom property name.
When using hierarchical data, the child items at a given level may be of a different type than their parent items. To define the item property names at every level, use DropDownTreeBindings.
This Blazor DropDownTree Hierarchical Data example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor 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 Telerik REPL for Blazor or ThemeBuilder.