This example displays information from self-referenced data structures. To build the tree structure, the data source should contain KeyFieldName and ParentFieldName fields with the same data type. The KeyFieldName value of a parent node is equal to the ParentFieldName value of a child node in a tree structure. Refer to the following help topic for implementation details: Tree View - Display Self-Referenced Data.
