Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rowHeader에 각각 다른 이름의 checkbox를 추가할 수 있는 방법이 있나요 #2086

Open
jidongjun opened this issue Dec 31, 2024 · 0 comments
Labels

Comments

@jidongjun
Copy link

jidongjun commented Dec 31, 2024

image

상단의 사진처럼 그리드에 checkbox 두개를 추가하여서 사용하여야하는데

사진처럼 하니 같은 NAME속성(_checked) 가져서 그런지 체크를 했을 때 동시에 적용되더라구요 (전체체크도 마찬가지)

서로 다른 name속성을 부여하여서 체크박스를 만들수는 없나요

renderer로 하였을 때는 각각 추가는 되나 checkbox를 선택한 후 드래그하여 아래로 내려가 다른 목록을 확인 후

다시 그 위치로 돌아오면 checkbox가 풀려있었습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant