LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


clearSelection(name)

Removes the selection status for all rows.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Grid directive

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIGridService.

A call to this method will trigger selectionChanged event. When selection status is removed from all rows, the selectedRow is also set to null.

Version Information

Supported in: v2.2.

Articles & Samples

See Also