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

Use custom cell for a column with enabled selection in the Grid.

Environment

Product Version5.14.1
ProductProgress® KendoReact

Description

The row and cell selection stops to work If I define custom cell for a column.

Solution

Add the selected class name to the custom cell conditionally based on the "props.isSelected" value. The custom cell should also include the necessary attributes.

Following is an example demonstrating how to keep the Grid selection functionality with custom cell:

Example
View Source
Change Theme:

In this article

Not finding the help you need?