LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


selectRows(rows)

Sets a collection of rows as selected.

Parameters

ParamTypeDetails
rowsArrayAn array of row objects to be selected

Return Value

This method does not return a value.

Remarks

Most usable when selectionMode property is set to MultiSimple or MultiExtended , which enables multiple rows to become selected.

Version Information

Supported in: v1.0.

See Also