bryntum / support

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
https://www.bryntum.com
54 stars 6 forks source link

Display events in group header when collapsed #6042

Closed chuckn0rris closed 1 month ago

chuckn0rris commented 1 year ago

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,

image (1).png

We would like this to display after collapsing

image (2).png image (1).png image (2).png

chuckn0rris commented 11 months ago

Another request

matsbryntse commented 1 month ago

Will be implemented in https://github.com/bryntum/support/issues/8384