XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Grid Actions

Revision as of 07:39, 27 January 2023 by Csalter (talk | contribs) (Created page with "=Overview= From version V10.0.154, you can define a list of actions to add to a Grid's right-click menu, each action is linked to a cell containing an XL3Link that will be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overview

From version V10.0.154, you can define a list of actions to add to a Grid's right-click menu, each action is linked to a cell containing an XL3Link that will be triggered when the menu is selected.

You can optionally set Grid Interactions to wait for an Grid Action to be triggered before they are outputted. This is good for performance, the grid active cell can be used to drive other grids but they will not be refreshed until the action is activated.


Definition