# 셀 단위 / 행 단위 선택 단위

포건시의 리스트뷰에서  셀 또는 범위를 선택할 수 있습니다. 셀 선택과 행 선택의 두 가지 선택 모드가 있습니다.

선택 모드는 셀 선택과 행 선택의 두 가지 유형으로 제공됩니다.

리스트뷰를 선택하고 마우스 오른쪽 버튼을 클릭하고 마우스 오른쪽 버튼 클릭 메뉴에서 \[리스트뷰  옵션 설정]을 선택하고 리스트뷰 옵션 설정 대화 상자를 표시하고 \[편집 및 선택] 탭에서 셀 단위 또는 행 단에 대한 선택 모드를 설정합니다.

![](/files/IYVzzXzN8lSCs1LMFooj)

#### 셀 단위로 선택 표시&#x20;

기본값은 셀 단위로 선택 표시입니다. 셀을 클릭하면 셀이 선택됩니다.&#x20;

![](/files/iRRSESv7b3kGd8O5iPjQ)

#### 행 단위로 선택 표시&#x20;

선택 모드가 행 선택인 경우 셀을 클릭하면 셀이 있는 전체 행이 선택됩니다. 데이터를 읽어올 때 행 자동 선택 비활성화 설정할 수 있으며 기본적으로 행 자동 선택을 사용하지 않도록 설정하지 않습니다.

![](/files/3I1XXOPbN6MZRUalVcTL)

행 자동 선택을 사용하지 않도록 설정하지 않으면 페이지가 실행될 때 첫 번째 데이터 행이 자동으로 선택됩니다.

![](/files/58ze630ZCftGj8BDTCys)

행 자동 선택 사용 안 함을 선택하면 페이지가 실행될 때 행이 자동으로 선택되지 않습니다.

![](/files/ojYIhuzcfc9ZtEOdpwi9)


---

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