Navigation:  Classes > bRecordGroupItem >

bRecordGroupItem:ItemList

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

List with the record group items of the next record group level.

Class

bRecordGroupItem

Type

Access

Data Type

bRecordGroupItemList

Description

bRecordGroupItem:ItemList contains the already determined record group items of the next record group level. The list contains objects of the class bRecordGroupItem. Each of these objects can contain a list of record group items for the next record group level in the access bRecordGroupItem:ItemList.

 

Remarks

Because the record group items are not automatically determined, it is not guaranteed that the list contains all record group items of the record group level. The list contains only record group items for these records for that the method bRecordGroup:Eval() was already invoked. So that all record group items are contained in the list, the data server must be skipped from the top to the bottom record and for every record the method bRecordGroup:Eval() must be invoked. However, it is not recommended because of bad performance.

See Also

bRecordGroup:Eval()

bRecordGroupLevel

bRecordGroupLevelList

 


Page url: http://www.YOURSERVER.com/index.html?brecordgroupitem_itemlist.htm