LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getRowLevel(name, row)

Gets the level of row in tree hierarchy.

Parameters

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

Return Value

A 0-based number that represents the level of the row in tree hierarchy.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

See Also