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

getFocusedCell 사용시 행 순서가 밀리는 버그 #2036

Closed
CrunchMonkey opened this issue Apr 22, 2024 · 0 comments
Closed

getFocusedCell 사용시 행 순서가 밀리는 버그 #2036

CrunchMonkey opened this issue Apr 22, 2024 · 0 comments
Labels

Comments

@CrunchMonkey
Copy link

요약
tree구조 그리드에서 하위행을 추가 후 getFocusedCell 사용시 행 순서가 밀려서 리턴함

버전
3.2.2

추가
[추가된 행1]
[추가된 행2]
[기존 행] <--getFocusedCell사용시 위에 두개 행이 추가되었으므로 추가된 행1의 정보를 얻어옴

단순 버그인지 아니면 하위행 추가 후 선택된 셀의 정보를 얻어오는 방법이 따로 있는지 궁금합니다

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