Show TOC

TableRowGroupingLocate this document in the navigation structure

Definition

The TableRowGrouping is a two-level hierarchy. It can display groups and one level of group data.

Description of UI Element Properties
  • expanded

    Specifies whether the group elements is displayed expanded or collapsed.

  • groupData

    Determines the data source of the TableRowGrouping. You can use this to specify the path to the context node providing the data.

Properties Overview
Name Interface Type Initial Value Bindable

expanded

IWDTableRowGrouping

boolean

false

bindable_mandatory

groupData

IWDTableRowGrouping

Object

 

bindable_mandatory