LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getRowParent(name, row)

Gets the parent row of the specified row.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
rowObjectThe row for which parent row is requested

Return Value

An row object that represents the parent of the specified row.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

See Also