LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


insertRowAt(row, index, parent)

Inserts a new row at specified position in TreeGrid component.

Parameters

ParamTypeDetails
rowObjectThe row to insert to the tree collection
indexIntegerThe indexed location within the collection to insert the row
parent (optional)ObjectThe row which will represent the parent of the newly added row

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also