LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertRowAt(row, index)

Inserts a new row at specified position in Grid component.

Parameters

ParamTypeDetails
rowObjectThe row to insert to the collection
indexIntegerThe indexed location within the collection to insert the row

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also