Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Grid for Microsoft .NET User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

7.1 Introduction

Support for hierarchical grids is included in the Objective Grid for Microsoft .NET GridControl class. You can establish a one-to-many parent-child relationship between grids. This architecture enables you to expand and collapse each parent row, so that you can view or hide the row's associated children in a tree-like structure. You enable hierarchical grid by setting GridControl's HierarchicalGrid property to true.

Figure 29 shows a grid control with hierarchical relationships. When hierarchical display is enabled, each row can serve as parent to a child grid that is a separate instance of GridControl or a GridControl-derived class. From the parent GridControl, you can retrieve any child GridControl and access its API directly. Moreover, grids can be nested to any depth.

Figure 29: Hierarchical Grid Showing Customers and Their Orders

Hierarchical grid features include:



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.