Table group panel

The properties of a table group panel are:

Property Name Description
General
Class Type Indicates the class type of the object. This property is read only.
Group By Shows the group field that the object is based on. If null, the object is grouped based on the whole dataset. This property is read only.
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

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 the text for the TOC entry for this object in the TOC browser. By default the text is the unique object name assigned by JReport Designer. 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.
Security
Cascade Specifies whether to allow the security identifiers specified by the following three properties to view the group's detail or child groups.
  • true - The detail panel, the group header panel, and the group footer panel will be displayed.
  • false - Only the group header and footer panels will be displayed.

Data type: Boolean

Grant Enables to set page-level security. The property accepts user names delimited by "|" as the value. You can specify which group of data can be viewed by which user.

Data type: String

Groups Enables to set page-level security. The property accepts group names delimited by "|" as the value. You can specify which group of data can be viewed by which group of users.

Data type: String

Roles Enables to set page-level security. The property accepts role names delimited by "|" as the value. You can specify which group of data can be viewed by which role.

Data type: String

A table group may contain the following objects: