Our state of the art Gantt chart


Post by lanpeng »

Hi bryntum team
I have a requirement to use custom filtering rules to filter task data. I am currently using taskStore.filter, but for some fields of the filtered tasks, I hope it can summarize them from bottom to top based on the current task data,
Exclude using the aggregate type for implementation. Is it feasible to manually calculate the budget?


Post by alex.l »

Hi,

Please review docs https://bryntum.com/products/gantt/docs/api/Gantt/feature/Summary
You can return any value you prefer calculated with any logic you need using https://bryntum.com/products/gantt/docs/api/Grid/column/Column#config-summaryRenderer

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy

We do not write the code in bounds of forum support. If you need help with development, contact us via bryntum.com/services


Post Reply