LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertRowAfter(row, refRow)

Inserts a new row at position after specified row in TreeGrid component.

Parameters

ParamTypeDetails
rowObjectThe row to insert to the tree collection
refRow ObjectA reference row after 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