LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


topRow(name, row)

Gets or sets the currently visible row displayed at top position in TreeGrid directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
row (optional)ObjectThe row that appear on top position in current view

Return Value

If there is no specified row, this property returns the currently visible row displayed at top position. Otherwise does not return a value.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v2.3.

Articles & Samples

See Also