There should be the ability to show resources (this is multiple resources) without grouping. All resources will show in a line. This would have worked in our case where we have employees and sub-contractors as two different set of resources but cannot be grouped. We needed to show both the sets on the scheduler at the same time and also assign events across to both sets (so an event can belong to an employee and sub-contractor). The two sets cannot be combined into one resources collection as the resources can have the same Ids
Regards,
Nencho
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi What we require is to show the resources in the header of the scheduler as you would see them when you group the resources. Currently as I understand it seems like you can only show the resources in the header of the scheduler by grouping. In our case we do not want to group but still want the resources to be shown in the header of the scheduler. We have multiple resources (in our case a set of employees and a set of sub-contractors). They cannot be put in the same collection as they can have the same Ids. So what we want to do is add the two resource sets to the scheduler (which we can do) and also show the two sets of resources in the header of the scheduler without grouping. So both sets showing in a line without grouping. I hope I have made my case a bit more clear. Please refer to ticket#: 794079 for more info
The usage of multiple resources does not require grouping, as you can see from the following online example: http://demos.telerik.com/kendo-ui/web/scheduler/resources.html Not sure what do you mean by "show in a line", though. Can you elaborate further on this?