LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


refresh(name, obj, parent)

Refreshes the appearance and layout of a specified column, row or cell or the TreeGrid in whole.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
objObjectThe object that needs to be update, can be column, row or a cell
parent (optional)ObjectThe parent object of specified object

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeGridService. When obj is a cell, the parent row needs to be specified also, in order for cell to become updated.

Version Information

Supported in: v1.0.

Articles & Samples

See Also