# 현재 행 설정 변경 (SetCurrentRowCommand)

## Content


현재 행 설정 변경 플러그인을 사용하여 데이터 테이블의 현재 행 정보를 동적으로 수정할 수 있습니다. 

### 플러그인 다운로드 

버전에 맞는 플러그인을 다운로드 합니다.

| 버전 | 다운로드 링크 |
| --- | --- |
| v10.0 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V10_Plugin/SetCurrentRowCommand.zip) |
| v 9. 0 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V9_Plugin/SetCurrentRowCommand.zip) |
| v 7. 1 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V7.1_Plugin_20211223/SetCurrentRowCommand.zip) |
| v 7. 0 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V7_Plugin_20210722/SetCurrentRowCommand.zip) |
| v 6. 1 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V6.1_Plugin_20201111/SetCurrentRowCommand.zip) |
| v 6. 0 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V6_Plugin_20200903/SetCurrentRowCommand.zip) |
| v 5. 1 | [SetCurrentRowCommand.zip](https://forguncy-korea.github.io/attached_files/Plugin_Files/V5_Plugin_20191115/SetCurrentRowCommand.zip) |

### 사용방법 

1. 플러그인을 다운로드합니다.
2. Forguncy Builder에서 설치하고 Forguncy Builder를 다시 실행합니다.
3. 페이지에 데이터 테이블과 연결된 리스트뷰와 텍스트 상자를 추가합니다.
4. 페이지에 버튼을 생성하고, 명령 편집을 아래와 같이 설정합니다. 

![](https://gcdocumentsitekrblob.blob.core.windows.net/document-site-files/images/4e3bfc58-e2a1-41a1-ac75-a0e383260d93/image-1481.png)

"현재 행 설정"을 클릭하면 쿼리 조건 설정창이 나타나며, 현재행의 조건을 설정합니다. 

![](https://gcdocumentsitekrblob.blob.core.windows.net/document-site-files/images/4e3bfc58-e2a1-41a1-ac75-a0e383260d93/image-1960.png)

5\. 실행을 한 후, 텍스트 박스에 셀을 입력한 후 "현재 행 설정"버튼을 클릭하면 리스트뷰에서 텍스트박스의 내용이 있는 행으로 이동하는 것을 확인할 수 있습니다.

![](https://gcdocumentsitekrblob.blob.core.windows.net/document-site-files/images/4e3bfc58-e2a1-41a1-ac75-a0e383260d93/picture-7.gif)
