Properties of Table Group in Web Report
A table group may contain the following child objects: Table Group Header, Table Detail and Table Group Footer.
The properties of a table group object in a web report are as follows:
Property Name | Description |
---|---|
Others | |
Current Block Index | The two properties, Current Block Index and Items per Block, work together to control the data of the object to be displayed in continuous page mode.
Current Block Index specifies the index of the data block that will be displayed. 0 means the first block index, and 1 the second, and so on. Data type: Integer |
Expand Detail Data | Specifies whether to expand the groups to show the details when the report is opened in Web Report Studio. Only works in continuous page mode.
Data type: Boolean |
Items per Block | The two properties, Current Block Index and Items per Block, work together to control the data of the object to be displayed in continuous page mode.
Item per Block specifies the number of records in each data block. Data type: Integer |
Group Layout | |
Keep Group Together | Specifies whether to keep the whole group together.
Data type: Boolean |
TOC | |
Anchor Display Value | Specifies a string or formula to display for the TOC entry for this object in the TOC Browser. By default it is the value of the specified object. The TOC Anchor property must be set to true for this property to take effect.
Data type: String |
TOC Anchor | Specifies whether to include the object in the TOC Browser for the report. A Boolean type value. |
Note: All these table group properties are not supported in Web Report Studio.