Controls You Can Use on Web Forms ASP.NET Navigation Controls TreeView Control
The TreeView control provides several events that you can program against. This allows you to run a custom routine whenever an event occurs.
NOTE: TreeView control events are raised only when a user interacts with the control, such as when selecting, expanding, or collapsing a node. These events are not raised if the select, expand, or collapse methods are called programmatically.
The following table lists the events supported by the TreeView control.
Binding a TreeView Control to a Data Source Web Forms Events and Handlers
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note