An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
Hi, We have been trying to display the events of the sub-resources whenever the group is collapsed. We tried assigning the events directly to the group's resource ID which ideally seems to be "group-header-GROUP NAME" but it doesn't display the events on the group even though we see the event in the eventStore.
Is there any way to display the events of the resources in the parent group row when collapsed (instead of using Tree-view) ?
Forum post
Hi, We have been trying to display the events of the sub-resources whenever the group is collapsed. We tried assigning the events directly to the group's resource ID which ideally seems to be "group-header-GROUP NAME" but it doesn't display the events on the group even though we see the event in the eventStore.
Is there any way to display the events of the resources in the parent group row when collapsed (instead of using Tree-view) ?
Before Collapsing,
We would like this to display after collapsing