3.2.0

Combination of select row and select cell

What is the best way to implement a combination of select-row and select-cell functionality?
For example:
- if user clicks on row selector >> select row (used for delete or other action)
- if user double-clicks on cell >> select a cell for edit

Currently, if selection mode is "sengle-row" and editable is set to true, grid allows editing of cell in the first column but not in other columns.
Maja
November 20,

This topic is archived.

See also:


Back to support forum