New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Drill Down

Drill Down

Drill Down functionality gives the ability to observe only a specific branch of the hierarchy of RadOrgChart. When the user clicks on the "DrillDown" icon a postback is performed and the subset of nodes is displayed. radorgchart-drilldown 1

There is also a possibility to navigate to the parent Node or to the root Node by clicking on one of the following icons. radorgchart-drilldown 2

Properties:

The functionality could be enabled by setting the EnableDrillDown property to true.

In this article