IliDbTreeGadget
Figure 4.18 The IliDbTreeGadget Hierarchy and Example Gadget
The
IliDbTreeGadget class defines a tree gadget that works with a data source or several data sources (depending on the model). This gadget displays the links between the children and their parents. Each data source row defines a tree gadget item.
To provide the data to the tree gadget, you can use the following models:
Recursive: All items of the tree gadget are defined by only one data source.
Structural: Each tree gadget level has its own data source with its columns.
The Parent column is not used for the first level.
Version 5.5.1
Copyright © 2012, Rogue Wave Software, Inc. All Rights Reserved.