# Pin Column

## Properties Menu - Pin Column <a href="#properties-menu---pin-column" id="properties-menu---pin-column"></a>

To keep a column of a grid visible while you scroll to another area of the grid, pin column will be useful. Go to the hamburger button of the column which you want to freeze, and expand the ‘Pin Column’ tab, select pin position - left or right.

<figure><img src="/files/JtwoccZcTjMaxoP5v4Kr" alt=""><figcaption></figcaption></figure>

To remove the ‘Pin Column’ property select ‘No Pin’ option.


---

# 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://tsdocs.vitaracharts.com/grid-chart-guide/pin-column.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.
