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

Grid Actions

Revision as of 07:49, 27 January 2023 by Csalter (talk | contribs) (Definition)

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.

Example showing actions with other grid menu items hidden

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

GridActions2.png

You can pick a range containing the XL3Links - there are a maximum of 10 actions supported. The Menu item name will be the text of the cell and the XL3Link will be triggered when the menu is selected

GridActions3.png

"Active Cell tracking waits for action" will track the active cell in the grid but only output the members when the action is selected/