|
Support for Hierarchies
Grid Grouping Control provides built-in support for display of hierarchical relationships. Such relationship can either be defined in
the dataset or manually set up between multiple tables. If the hierarchical relationships are defined in the dataset then the
grid will automatically identify and display them.
The records involved in these hierarchical relationships can be synchronized to update changes in all records whenever changes are made to one record. The parent records are expandable and collapsible. All records with nested relations can be expanded to reveal the underlying detailed record, which can be achieved by clicking on the plus/minus buttons.
The example below, shows a grouping grid that is bound to a hierarchical dataset comprising of 3 tables inter-connected by a
master-detail relationship.
Hierarchical Grid
|
|
|
|