# 가로 틀 고정

리스트뷰의 한 영역을 리스트뷰의 다른 영역으로 스크롤할 때 계속 표시하려면 \[가로 틀 고정]을 사용하여 특정 행과 열을 고정 시킬 수 있습니다.

리스트뷰 열 수가 너무 많으면 보기 쉽도록 콘텐츠의 일부를 고정해야 합니다.

테이블을 선택하고 마우스 오른쪽 버튼을 클릭하고 마우스 오른쪽 버튼으로 클릭 메뉴에서 \[리스트뷰 옵션 설정]을 선택하고 리스트뷰 설정 대화 상자를 표시하고 \[기타] 탭에서 고정된 창을 설정합니다.

* 앞쪽 고정된 열 수: 첫 번째 고정 열 수를 설정하고 위쪽 및 아래쪽 화살표 별로 열 수를 늘리거나 줄이거나 숫자를 직접 입력할 수 있습니다.
* 뒤쪽 고정된 열 : 꼬리 고정 열 수를 설정하고 위쪽 및 아래쪽 화살표 별로 열 수를 늘리거나 줄이거나 숫자를 직접 입력할 수 있습니다.
* 고정된 선 색: 동결선의 색상을 설정합니다.

![](/files/nwYQe5bzHrINvramouNb)

예를 들어 테이블에는 브라우저에 완전히 표시되지 않는 여러 열의 데이터가 있으며 모든 데이터를 보려면 브라우저 아래의 스크롤 막대를 스크롤해야 합니다. 이제 테이블의 고정 창 기능을 사용할 수 있습니다.


---

# 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://doc.forguncy.co.kr/forguncy-v9/components/designlistview/fixedcol.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.
