LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


scrollTo(name, row, pos)

Scrolls the current view of the TreeGrid to show specified row at specified position.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
rowObjectThe row which will become visible in current view
posStringDetermines whether the row will be shown at top, center or bottom position in the current view

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v1.0.

See Also