LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


removeRowAt(index, parent)

Removes an row at specified position in TreeGrid component.

Parameters

ParamTypeDetails
indexIntegerThe indexed location within the collection to remove an row from
parent (optional)ObjectThe parent row from which an row will be removed

Return Value

This method does not return a value.

Version Information

Supported in: v1.0.

See Also