LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


filter(name, column, params)

Filters the TreeGrid data, based on specified conditions.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
columnObjectThe column by which rows will be filtered
paramsObjectAn object with specified filtering conditions and matching criteria

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeGridService.

Version Information

Supported in: v2.1.

Articles & Samples

See Also