# 라디오 버튼 연동 설정

두 개의 라디오 버튼을 사용하여 연결 설정을 수행하여 선택 범위를 좁힐 수 있습니다.

라디오 버튼 A의 값을 선택하면 라디오 버튼 B는 다음 그림과 같이 관련 항목만 나열합니다.

<figure><img src="/files/5xSKpiRAODC3WJLHMjnu" alt=""><figcaption></figcaption></figure>

연결은 라디오 버튼을 사용하여 수행할 수 있으며   라디오 버튼을 설정하는 방법은 다음과 같습니다.

**절차를 따르십시오**

1. 범주 목록의 ID가 범주 테이블의 ID에 해당하는 [그림 1](https://help.grapecity.com.cn/pages/viewpage.action?pageId=72353084#id-%E5%8D%95%E9%80%89%E6%8C%89%E9%92%AE%E8%81%94%E5%8A%A8%E8%AE%BE%E7%BD%AE-%E5%9B%BE1)의 범주 및 제품 테이블을 만듭니다.
2. &#x20;페이지에서 두 개의 라디오 버튼을 만듭니다.\
   첫 번째 라디오 버튼을 선택하고 속성 설정 영역에서 셀 설정 탭을 선택하고 항목을 설정합니다.

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

3. 두 번째 라디오 버튼을 선택하고 속성 설정 영역에서 셀 설정 탭을 선택하고 항목을 설정합니다.

<figure><img src="/files/9VxavX4jry77Mcu4bDtV" alt=""><figcaption></figcaption></figure>

4. &#x20; 항목 쿼리를 클릭하여 쿼리 조건을 설정합니다.

범주 ID에 따라 제품 이름을 표시하려면 필드가 범주 ID를 선택하고, 작업 선택이 같음을 선택하고, 값이 첫 번째 라디오 버튼 있는 셀을 선택하기 때문에 새 조건을 만듭니다.

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

5. \[확인]을 클릭하여 쿼리 조건 창을 닫습니다. 프로그램을 실행한 후 첫 번째 라디오 버튼에서 값을 선택하면 두 번째 라디오 버튼에 해당 값(범주 ID)에 따라 관련 제품이 나열됩니다.

<figure><img src="/files/XwdrQG1bmvcOkLU9YzzX" 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/forguncy-v9/components/celltype/radiobtngrp/setconnect.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.
