Our pure JavaScript Scheduler component


Post by ramnish »

How can I display the group headers if all the resources are filtered out from the resourceStore?
I've reviewed the documentation, and it appears there is no direct method to show the group headers.

I have attached the screenshots.

Attachments
before filter.jpg
before filter.jpg (6.62 KiB) Viewed 301 times
after filter.jpg
after filter.jpg (10.91 KiB) Viewed 301 times

Post by mats »

Then I think using a Tree would be a better fit, since it does not auto-generate group headers based on contents.


Post Reply