New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core TreeView API
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core TreeView comes with an extensive set of API methodsthat control the component structure and appearance at runtime, and help you to dynamically add or remove the child or parent items after user interaction, to enable or disable, or expand or collapse specific items, filter them or find the associated data items, and so on.
In this demo, you can test the functions through the Expand/Collapse, Enable/Disable, Append/Remove, Sort Descending, and Filter by text configurator options above the TreeView.