Example of Multiple Selection in ASP.NET Core TreeView Control

This ASP.NET Core TreeView example demonstrates the multiple node selection functionalities of the TreeView. To select multiple nodes, press the CTRL key and select the desired nodes; or select any node and by pressing SHIFT key select another node, this selects all the nodes in-between the selected nodes.

DEMO
SOURCE

The TreeView component allows to select multiple nodes by enabling the allowMultiSelection property.

In this demo, the TreeView is enabled with multiple selection

More information about Treeview can be found in this documentation section .

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE