39 - ASP.NET TreeView Control

Опубликовано: 02 Апрель 2026
на канале: easyaspnet
9,735
10

Similar to the Menu control the TreeView Control can also be bound to many different data sources, such as the Site Map, XML file, and a database. The TreeView also has a built-in wizard that can be used to manually add hierarchical data. We re also going to bind the TreeView control to a SiteMapDataSource that was created in the previous videos