Our pure JavaScript Scheduler component


Post by alexxandro »

For my company i needed to develop a scheduler with a hierarchy, and I wanted to know if Its possible to nest the group feature in the columns. So that different work centers can be grouped into departments and departpents the grouped into individual facilities.


Post by mats »

The closest thing we have to this is our Tree feature: https://bryntum.com/examples/scheduler/tree

This lets you show nested data for trees of any depth. Would this be what you are looking for?


Post Reply