LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


addRow(row, parent)

Adds a new row to the tree collection in TreeGrid component.

Parameters

ParamTypeDetails
rowObjectThe row to add to the tree collection
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