• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Add custom content with icon in Scheduler group header cell

Environment

Product Version5.14.1
ProductProgress® KendoReact

Description

How can I add an icon in the group header cell of specific resource?

Solution

The items in the resources data array have "text" property which accepts string and "React.Node". For placing an icon for a particular header cell you can wrap the content in DIV or SPAN element and add the custom elements.

This is an example demonstrating the implementation:

Example
View Source
Change Theme:

In this article

Not finding the help you need?