We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
상단의 사진처럼 그리드에 checkbox 두개를 추가하여서 사용하여야하는데
사진처럼 하니 같은 NAME속성(_checked) 가져서 그런지 체크를 했을 때 동시에 적용되더라구요 (전체체크도 마찬가지)
서로 다른 name속성을 부여하여서 체크박스를 만들수는 없나요
renderer로 하였을 때는 각각 추가는 되나 checkbox를 선택한 후 드래그하여 아래로 내려가 다른 목록을 확인 후
다시 그 위치로 돌아오면 checkbox가 풀려있었습니다
The text was updated successfully, but these errors were encountered:
No branches or pull requests
상단의 사진처럼 그리드에 checkbox 두개를 추가하여서 사용하여야하는데
사진처럼 하니 같은 NAME속성(_checked) 가져서 그런지 체크를 했을 때 동시에 적용되더라구요 (전체체크도 마찬가지)
서로 다른 name속성을 부여하여서 체크박스를 만들수는 없나요
renderer로 하였을 때는 각각 추가는 되나 checkbox를 선택한 후 드래그하여 아래로 내려가 다른 목록을 확인 후
다시 그 위치로 돌아오면 checkbox가 풀려있었습니다
The text was updated successfully, but these errors were encountered: