ExpandGridUsingXML

Expands the grid by using the expansion information stored in an XML string.

Syntax

<HFMwDataGrid>.ExpandGridUsingXML bstrXML

Argument

Description

bstrXML

The XML string, which must contain row or column expansion information. The expansion information is represented by the <REXPS> and <CEXPS> elements described in Data Grid Definition DTD.

Input argument. String subtype.