Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ The default option is **Single click**, which triggers the action on a single cl

This property sets the action to be performed when the row is clicked.

{{% alert color="info" %}}
The setting for actions and action triggers is related to the selection method and can sometimes be ambiguous. See [this table](/appstore/modules/data-grid-2/#selection-and-row-click-action) to see which combinations of selection method and trigger are supported.{{% /alert %}}

#### On Selection Change

This property sets the action to be performed when the row is selected or unselected.
Expand Down