# 열 헤더 작업

리스트뷰에서 열 머리글 작업을 설정하여 열 헤더를 클릭할 때 다른 효과를 얻을 수 있습니다.

리스트뷰를 선택하고 마우스 오른쪽 버튼을 클릭하고 마우스 오른쪽 버튼 클릭 메뉴에서 \[리스트뷰 옵션 설정]을 선택하고 리스트뷰 설정 대화 상자를 표시하고 \[기타] 탭에서 열 헤더 작업을 설정합니다.

열 헤더 작업에는 다음 세 가지 유형이 포함됩니다.

* 열 헤더를 클릭 시 전체 열 설정&#x20;
* 열 헤더를 클릭 시 정렬
* 드롭다운 메뉴를 사용하여 정렬 및 필터링&#x20;

![](/files/hlZCyZ3f3EJR0KY1kDR4)

### 열 헤더 클릭 시 전체 열 선택&#x20;

이 옵션을 선택한 후 열 헤더를 클릭하면 전체 데이터 열이 선택됩니다.

![](/files/657f4HuRl4XWQwdW8uzs)

### 열 헤더 클릭 시 정렬&#x20;

이 옵션을 선택한 후 열 헤더를 클릭하면 데이터가 오름차순 또는 내림차순으로 정렬됩니다.

![](/files/6i4Yj9yDBTK2SJCwbEJZ)

### 드롭다운 메뉴를 사용하여 정렬 및 필터링&#x20;

이 옵션을 선택하면 열 헤더 오른쪽에 드롭다운 메뉴가 나타나고 드롭다운 메뉴를 클릭하여 열을 정렬하고 필터링합니다. 자세한 내용은 아래 열 헤더를 사용한 드롭다운 메뉴를 사용하여 정렬 및 필터링을 참조하십시오.

![](/files/WL1dqkMPhwg1DfbUIEXi)


---

# 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/colheader.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.
