Control Object Properties

LoadIOList$

In Compiled IOList Format

Description

'LoadList$ in compiled IOList format

This property contains the list of columns that will be returned in 'RowData in compiled IOList format.

See Also

Loading/Accessing by Row
'LoadList$

Default

By default, the list of columns will contain the column names starting from the first column (far left) through the end of the grid. It can be altered by setting either the 'LoadList$ or 'LoadIOList$ property.

Note:
By default, the compiled IOList generated for the grid uses fields formatted as CHR(dlm). See CHR(dlm) in the IOLIST directive.

Used By 

GRID