# Table View

The Programmer lists all selected fixtures along with their channels and sorts them by parameter types in a single table. Each row represents a fixture or sub-fixture.

![](/files/9rcPJv3V1JfIOa9jxpPj)

*Example:*\
In this example, the parameter type "Colormix" can be found along with the grouped channels Cyan, Magenta, Yellow, and CTO. Once you click on the parameter name, the Value Editor will select the correct editor to adjust, in this case, all colors at once. If you click on the Channel name, all cells for this channel will be selected and the Value-Editor will update.

Cells can also be selected manually with the left mouse button. Multi-selection via <mark style="color:blue;">**SHIFT**</mark> or <mark style="color:blue;">**CTRL**</mark>.

## **Cell Indicators:**

![](/files/Y7PAe9aqhauiKMNDWFmZ)

The <mark style="color:red;">**S**</mark> indicates that this value is marked to be stored, when storing the scene. Once a value gets changed in the programmer, the cells will automatically be "marked to store".

You can manually "unmark" a cell by **right-click** > "**Unmark to Save**":

![Unmark to Save](/files/8nF8VlX4uEFYqycgAsbj)

### **Set value**

The Set value command allows you to directly set the value for the current cell:

<figure><img src="/files/k3gbzSoRgq1bZU85Qv6H" alt=""><figcaption><p>Set value pop-up</p></figcaption></figure>

The value unit %, DMX or HEX follow the one you have set on top of programmer belt:

<figure><img src="/files/TasTB37QhG72japQu8j4" alt=""><figcaption><p>Value unit</p></figcaption></figure>

## **Quick edition**

By right-clicking in a cell and moving your mouse *(at the same time)*, you can quickly adjust the current cell value:

![](/files/-MhI_k_0PK8_Zg3_eW3m)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help3.depence.com/depence-show-and-animation/depence-programmer/depence-table-view.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
