# 리스트뷰 열 헤더 필터 및 정렬

포건시에서는 로그인한 사용자를 기준으로 리스트뷰를 저장하기 위한 열  헤더 필터링 및 정렬을 설정할 수 있도록 지원합니다.

### 테이블 열 헤더 필터링 및 정렬 저장 <a href="#bao-cun-biao-ge-de-lie-tou-shai-xuan-he-pai-xu" id="bao-cun-biao-ge-de-lie-tou-shai-xuan-he-pai-xu"></a>

리스트뷰를 선택하고 마우스 오른쪽 버튼을 클릭한 후 마우스 오른쪽 버튼 클릭 메뉴에서 "리스트뷰세부옵션설정"을 선택하면 리스트뷰 설정 대화 상자가 팝업되고   "기타 동작" 탭에서 테이블 설정 대화 상자가 나타납니다. 열 헤더 필터링 및 정렬을 저장 할지 여부를 설정합니다. 테이블 .

이 옵션을 켜면 로그인한 사용자를 기준으로 테이블의 열 헤더 필터링 및 정렬이 저장됩니다.

테이블을 새로 고치거나 페이지를 다시 로드하거나 브라우저를 전환하더라도 테이블의 열 헤더 필터링 및 정렬은 유지됩니다.

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

이 옵션을 켜면 상태 정보 데이터를 저장하기 위한 상태 정보 테이블이 추가됩니다.

다음 대화 상자가 나타납니다.<br>

<figure><img src="/files/4MXXxibC7bDyNcvkFUK0" alt=""><figcaption><p><br></p></figcaption></figure>

"확인"을 클릭하면 "FGC\_상태정보" 테이블이 추가됩니다.<br>

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


---

# 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/components/designlistview/autosave2.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.
