LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertRowBefore(row, refRow)

Inserts a new row at position before specified row in Grid component.

Parameters

ParamTypeDetails
rowObjectThe row to add to the collection
refRow ObjectA reference row before which the newly added row will be positioned

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also