LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


selectionMode

Gets or sets the method by which tree rows are selected.

Property Value

A String value. The default is 'one', stating that only one row can become selected in the Grid.

Remarks

The following values are acceptable:

  • none - Selection is disabled
  • one - Only one row can be selected
  • multi-simple - Multiple rows can be selected using mouse clicks or keyboard keys
  • multi-extended - Multiple rows can be selected using mouse clicks or keyboard keys, including the SHIFT key

Version Information

Supported in: v1.0.

Articles & Samples

See Also