LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearRows(name, parent)

Removes all rows from tree collection in TreeGrid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
parent (optional)ObjectThe parent row from which all child rows will be deleted

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

Articles & Samples

See Also