nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 398 forks source link

How to Customizing Summary? #1692

Open kse313 opened 2 years ago

kse313 commented 2 years ago

Summary I want to customize my summary as values of specific column. If the value of column "A" is bigger than "100", this value have to be excepted from summary (Sum).

How to make this function?

특정 컬럼의 값에 따라 Summary에 들어가는 값을 커스터마이징 해보고 싶습니다. A컬럼의 값이 100보다 클 경우 합계에서 제외해서 Summary를 뿌려주고 싶은데 어떻게 구현을 해야할까요?

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

Version 4.21.2

Additional context Add any other context about the problem here.

jajugoguma commented 2 years ago

@kse313 You can use an external function that returns the value of the desired condition.

stale[bot] commented 2 years ago

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] commented 1 year ago

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!