Hi everyone,
I'd like to use specific background colors for each resources-cell in the scheduler.
This means, corresponding to the demo in http://dojo.telerik.com/oQIMU, I'd like to set a background-color for the cell with the text "Alex" and a different one for the cell with the text "Bob".On the corresponding demo, there are colors set for the entries for "Alex", "Bob" and Charlie. Unfortunately, I don't see where these colors apply.
It would also be possible to use css-classes to set the background-color and apply the corresponding css-class to the resources-cell.
Which would be the easiest solution to do so? Is there a possibility to create a custom template for the resources-cells, just like there are the event-template and the header-template?
Thank you for your help!