ASP.NET MVC Controls
SelectionMode Enum
File
wijmo.grid.js
Module
wijmo.grid

Specifies constants that define the selection behavior.

Members

Name Value Description
None 0

The user cannot select cells using the mouse or keyboard.

Cell 1

The user can select only a single cell at a time.

CellRange 2

The user can select contiguous blocks of cells.

Row 3

The user can select a single row at a time.

RowRange 4

The user can select contiguous rows.

ListBox 5

The user can select non-contiguous rows.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback