• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Hierarchical Grouping in ASP.NET MVC Scheduler Control

This demo illustrates the work progress under two different projects which are categorized as "Development" and "Testing", since both the projects comes across the two common stages.

DEMO
SOURCE

In this demo, there are two resource levels defined under the Resources property. One with the name Projects and other with the name Categories respectively. Also, both the names are defined in the Group property to allow two level hierarchical grouping. The order of grouping depends on the order of names passed onto the Resources option within Group. The requirement here is to categorize the sub-options that are common to both the projects. To enable such grouping, it is necessary to set ByGroupID option within the groupID to allow all the resources available in each child level to group under its parent resources. With this option available, we can avoid the need to provide multiple definitions of the same data to be grouped under different parent.

Also, the colors defined at the last level resources will get applied to the events of those resources by default. In case, if the colors of parent level needs to be applied to child events, then it is necessary to define the resourceColorField option within the EventSettings property with the parent level resource name value.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE