BackPrevious Topic  Next TopicNext

Table Group Properties

This topic describes the properties of a Table Group Object.

Designer provides some properties only when you use the object in certain report types. You can get details from the Available For column in the property table.

Property Name Available For Description
General
Class Type Query Page Report Shows the class type of the object. This property is read only.
Group By Query Page Report Shows the group-by field of the object. If null, the object is grouped based on the whole dataset. This property is read only.
Instance Name Query Page Report Shows the instance name of the object. This property is read only.
Others
Current Block Index Page Report, Web Report, Library Component You can use Current Block Index and Items per Block together to control the data of the object you want to display in continuous page mode. Current Block Index specifies the index of the data block. 0 means the first block index, 1 means the second, and so on.

Data type: Integer

Expand Detail Data Page Report, Web Report, Library Component Specifies whether to expand the groups to show the details when the report or library component is opened in Page/Web Report Studio or JDashboard. Only works in continuous page mode.

Data type: Boolean

Items per Block Page Report, Web Report, Library Component You can use Current Block Index and Items per Block together to control the data of the object you want to display in continuous page mode. Item per Block specifies the number of the records in each data block.

Data type: Integer

Group Layout
Keep Group Together Query Page Report Specifies whether to keep the whole group together in the report result.

Data type: Boolean

TOC
Anchor Display Value Page Report, Web Report 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 Page Report, Web Report Specifies whether to include the object in the TOC Browser for the report. A Boolean type value.
Security
Cascade Query Page Report Specifies whether to allow the users, groups, and roles specified in the following three properties to view the detailed data of the specified groups at current group level, including the child groups of this group level.

Data type: Boolean

Grant Query Page Report Specifies which groups of data can be viewed by which users. You can define the security policy in a formula and then select the formula as the property value, or edit an expression to control the property.

Data type: String

Groups Query Page Report Specifies which groups of data can be viewed by which groups of users. You can define the security policy in a formula and then select the formula as the property value, or edit an expression to control the property.

Data type: String

Roles Query Page Report Specifies which groups of data can be viewed by which roles. You can define the security policy in a formula and then select the formula as the property value, or edit an expression to control the property.

Data type: String

Note icon All these table group properties are not supported in Web Report Studio and JDashboard.

Back to top

BackPrevious Topic  Next TopicNext