# Graphical Panel Controls: Grid

The Grid control is a quick and simple way to view multiple data elements in tabular fashion within a graphical panel (Figure 1). The data to be displayed is selected by choosing a signal group; these groups can be configured using the [Signal List](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-list.md) or [Signal Plot](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/signal-views/signal-plot.md) features of Vehicle Spy. The divider between the signal descriptions and values can be moved by clicking and dragging.

![Figure 1: An example Grid control displaying five data elements.](/files/1nTk13drYklw3TLw1qw5)

The Grid control contains the common properties found under [Common Control Properties](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-common-control-properties.md), as well as the additional properties shown in Table 1.

**Table 1: Grid Control Properties**

| Property     | Function and Options                                                                                                                                                                                                              |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Signal Group | Allows you to select a set of signals whose values will be displayed within the control.                                                                                                                                          |
| Editable     | <p>Determines whether or not the values in the grid can be edited:</p><ul><li><strong>0-No:</strong> Signal values cannot be edited (grid is output only).</li><li><strong>1-Yes:</strong> Signal values can be edited.</li></ul> |


---

# 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://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools/graphical-panel-controls-grid.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.
