Our powerful JS Calendar component


Post by davidlumber »

Hi

We are using following sample to view the resources and events.

https://bryntum.com/products/calendar/examples/calendar-scheduler/

Is it possible to show the tree data on timeline. Is there any sample available to show the treedata on scheduler

Regards
David


Post by tasnim »

Yes, Of course.

We have a demo on it here https://bryntum.com/products/scheduler/examples/tree/
You can check the code by clicking on the code icon on the top right corner
And you can also check the code locally at scheduler/examples/tree

And here are the docs https://bryntum.com/products/scheduler/docs/#Grid/feature/Tree
https://bryntum.com/products/scheduler/docs/api/Grid/view/TreeGrid

Hope this helps.

Best regards,
Tasnim


Post by Animal »

There's a slight issue with the creation of the resource filtering checklist in the sidebar which we will address: https://github.com/bryntum/support/issues/8657

But it generally works as shown here: https://codepen.io/Animal-Nige/pen/LYaoOQE?editors=0010


Post Reply