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

Pass Additional Props to Custom Grid Cells

Environment

Product Version3.0.0
ProductProgress® KendoReact

Description

How can I pass additional props to a custom cell of the KendoReact Grid so that I can to pass a custom prop to the cell that will be rendered?

Solution

Use a function that will return the cell with the default and the custom props. For the full implementation of the suggested approach, refer to the demo on customizing Grid cells.

In this article

Not finding the help you need?