DataGrid.selectAll

Syntax

selectAll();

Description

The selectAll method selects all table rows.

Example

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

See also:

DataGrid