Our old application uses ASP.NET MVC Scheduler component which has GroupHeaderTemplate features to customize header rendering and add customization for following two functional features.
We are migrating applications to React. It seems like React Scheduler does not support GroupHeaderTemplate. We need the following two capabilities on custom rendering:
1. Customize rendering of resource group header & cell for vertical orientation of groups.
2. In the case of multiple groups, need the ability to make groups collapsible/hierarchical (like tree view nodes)
Need Terlik's guidance to achieve these two customizations on Kendo React Scheduler.
Hello, Nilesh,
Thank you for the clarification.
We will have this in mind when making the feature.
Regards,
Stefan
Progress Telerik
Hello,
PFA a sketch of the screen which has expandable resource groups in our application feature.
This expandable group behavior was archived through GroupHeaderTemplate based customization in ASP.NET MVC Scheduler (Kendo) component.
Hope this is useful.
Hello, Nilesh,
Thank you for the request.
For the first request I understand that it is an equivalent on this property:
https://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler/configuration/group#groupheadertemplate
As for the second property can be link an equivalent property of the ASP.NET MVC Scheduler or at least a screenshot how it looks in the current version of the application, so we better understand the feature request.
Regards,
Stefan
Progress Telerik