Grouping Grid Options

The Grid Grouping Control has several options that can be used to customize the Grid Grouping Control.

The different samples included in this feature are listed below:

Table Options Demo - This sample illustrates properties of the GridTableOptionsStyleInfo class. The properties that are set through the table options are table-wide.

Top-Level Group Options Demo - This sample illustrates properties of the GridGroupOptionsStyleInfo class. The properties that are set through the top-level group options apply only to the top table and not to the nested child tables or to the child groups table.

Child-Group Options Demo - This sample illustrates properties of the GridGroupOptionsStyleInfo class. The properties that are set through the child-group options are applicable only for the child groups and not for the nested child table or detail tables.

Nested-Table Group Options Demo - This sample illustrates some of the properties of the GridGroupOptionsStyleInfo class. The properties that are set through the nested-table group options apply only to the related child tables in a hierarchy.