Navigation:  Classes > bRecordGroup >

bRecordGroup:ExpandItemFromRecord()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Expand for a record number the associated record group item.

Class

bRecordGroup

Type

Method

Syntax

<oRecordGroup>:ExpandItemFromRecord([<uRecNo>]) Æ lSuccess

Arguments

<uRecNo>The record number for which the record group item is to be expanded. If the argument is not specified, then the current record number in the data server is used as default.
Data Type:Usual

Return Value

lSuccessA logical value that indicates whether the record group item could be expanded.
TRUEThe record group item was expanded.
FALSEThe record group item could not be expanded.
Data Type:Logic

Description

bRecordGroup:ExpandItemFromRecord() determine for a record number in the data server the associated record group item and expands it. If the record group item have parent items, then these are also expanded, provided that these are still collapsed.

See Also

bRecordGroup:Eval()

bRecordGroup:Server

bRecordGroupItem

 


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