tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

resetData 서버 응답 받는방법이있나요?

Open ssppsshh opened this issue 2 years ago • 2 comments

Summary A clear and concise description of what the question is.

Screenshots If applicable, add screenshots to help explain your question.

Version Write the version of the grid you are currently using.

Additional context Add any other context about the problem here.

서버 응답 성공시 로딩바 이벤트를 걸어줘야해서 필요한데

requestData 요청할때는

this.grid.on('response', ev => { const {response} = ev.xhr; $.hideLoadingBar(); });

이런식으로 받고있는데 resetData는 적용이안되네요.. 혹시 다른방법이 있을까요 ? ..

ssppsshh avatar Apr 29 '22 00:04 ssppsshh

@parksohyeon92 Please make sure you have filled out issue respecting our form in English and given us as much context as possible. If not, the issue will be closed or not replied.

resetDate API emits onGridUpdated event when all jobs are done.

jajugoguma avatar May 11 '22 01:05 jajugoguma

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!

stale[bot] avatar Jun 12 '22 15:06 stale[bot]

This issue will be closed due to inactivity. Thanks for your contribution!

stale[bot] avatar Nov 13 '22 21:11 stale[bot]

This issue will be closed due to inactivity. Thanks for your contribution!

stale[bot] avatar Jan 08 '23 02:01 stale[bot]