From 814315245a1fece3b6e557079badc40749e81959 Mon Sep 17 00:00:00 2001 From: Yordan Stoyanov <153516596+yordan-st@users.noreply.github.com> Date: Fri, 24 Oct 2025 13:35:00 +0200 Subject: [PATCH] Update data-grid-2-properties.md --- .../modules/data-widgets/data-grid-2-properties.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/docs/marketplace/platform-supported-content/modules/data-widgets/data-grid-2-properties.md b/content/en/docs/marketplace/platform-supported-content/modules/data-widgets/data-grid-2-properties.md index ea05d61b8bd..cdd7b727449 100644 --- a/content/en/docs/marketplace/platform-supported-content/modules/data-widgets/data-grid-2-properties.md +++ b/content/en/docs/marketplace/platform-supported-content/modules/data-widgets/data-grid-2-properties.md @@ -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.