The Tree control is used to display the structure of the data in a tree format. The sample shown in Sample11STH and Sample11MTH in the Sample.Components library will help explain the use of this control.
The explode operator allows hierarchical queries to be expressed. In the samples explode is used to extract only a portion of the data starting at a specific point or root.
|
Note
|
The Tree control is capable of displaying hierarchies with more than one root. |