Table Controls

The data associated with any scene is displayed in table format, where each of the respective data records of the scene is shown in a table row. For example, the Resources scene used in the examples above has records for Diesel, General Labor, etc. When the mouse is hovering over any of the table row items, a kebab menu (three vertical dots) is displayed on the left-hand side of the first column. Clicking on the kebab menu displays controls applicable to the respective item, for example, to open the item in an editor or to remove it, as shown in Figure: Kebab Menu Controls.

If you want to apply a control to several items at once, the items should be selected by clicking inside the tick boxes on the left-hand side of the items. The kebab menu then moves to the header of the column and the control can be selected there, for example, to apply a resource attribute to the checked items, see Figure: Multiple Item Control.

Figure: Kebab Menu Controls

Figure: Multiple Item Control

Next topic: Edit Table Items