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

rowHeaders 체크박스 멈춤 현상 #2012

Open
rlqja914 opened this issue Jan 17, 2024 · 0 comments
Open

rowHeaders 체크박스 멈춤 현상 #2012

rlqja914 opened this issue Jan 17, 2024 · 0 comments
Labels

Comments

@rlqja914
Copy link

rowHeaders에 type을 checkbox를 두고 체크박스 기능을 구현하였는데

서버에서 가져온 데이터를 for문을 통해 appendRow메소드를 사용하여 한row씩 집어넣어서 사용하면
정상적으로 작동되는데

appendRows나 dataSet으로 데이터를 넣고 사용했을때

첫번째 행이나 전체 선택 클릭을 하게 되면 아예 프로젝트 자체가 멈춰버립니다.

버전 업을 해도 똑같은 문제가 발생하는데 원인을 알 수 있을까요?

@rlqja914 rlqja914 added the Bug label Jan 17, 2024
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