DataGrid.clearSelection

Syntax

clearSelection();

Description

The clearSelection method deletes table cell selection.

Example

The example of use is given on the page with description of the DataGridSelection.selectAll method.

See also:

DataGrid