Premium support for our pure JavaScript UI components


Post by graghav »

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
image (1).png (76.47 KiB) Viewed 176 times

We would like this to display after collapsing

image (2).png
image (2).png (23.01 KiB) Viewed 176 times

Post by alex.l »

Hi,

That is not supported and won't be easily achievable. Did you see GroupSummary feature? Will it work for you? https://bryntum.com/products/scheduler/examples/groupsummary/

All the best,
Alex


Post by graghav »

Hi Alex, Yes, we tried GroupSummary, but the issue is the renderer of GroupSummary allows only one tick at a time and not for the entire row.

We also tried using timerange which seems to do the job a bit, but incase there are two timeranges with overlapping times, the time ranges gets overlapped. Is there any way to make timerange stacked similar to eventLayout?


Post by alex.l »

I am afraid it is not supported now. I've opened a feature request to add this https://github.com/bryntum/support/issues/6042
Our product management team will review it and set a milestone when it will be planned to implement.
You can hire us to help with development, as well as sponsor the feature to have it fast. For all details please contact our Sales: https://www.bryntum.com/services

All the best,
Alex


Post Reply