Show TOC

Row Grouping in Tables Locate this document in the navigation structure

 

To merge fields belonging to one column, the value TableColumn.groupingValue must be bound to the dataSource. Consecutive fields that have the same values for groupingValue and selectedCellVariant are merged into one field.

The TableRowGrouping UI element is provided for displaying grouped rows in a Table.

Example

You can find an example in the system in the WDR_TEST_TABLE component.

Example of Row Grouping (Example of Row Grouping)