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
grid내에서 this.item.~ 이런식으로 키값을 넘겨줄때 때때로 없는 키값을 넘겨줄 상황이 발견되어 확인해보니
값을 던질때 row자체가 없어지는 걸 확인되었습니다.
참조그림에 보시면 MANTEPLAN_ID값은 존재하나 MANTE_GUBUN 라벨명 구분 값은 찍히지 않는게 확인가능합니다.
혹시 해결방안이 있는가 싶어 문의드립니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
grid내에서
this.item.~
이런식으로 키값을 넘겨줄때
때때로 없는 키값을 넘겨줄 상황이 발견되어 확인해보니
값을 던질때 row자체가 없어지는 걸 확인되었습니다.
참조그림에 보시면
MANTEPLAN_ID값은 존재하나
MANTE_GUBUN 라벨명 구분 값은 찍히지 않는게 확인가능합니다.
혹시 해결방안이 있는가 싶어 문의드립니다.
The text was updated successfully, but these errors were encountered: