A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.telerik.com/kendo-react-ui/components/grid/cells below:

React Data Grid Cells Overview

KendoReact Data Grid Custom Cells Overview

Premium

The KendoReact Data Grid provides the option to override its internal components by allowing you to customize its different types of cells.

The Cells customization feature of the Grid is part of KendoReact premium, an enterprise-grade UI library with 120+ free and premium components for building polished, performant apps. Test-drive all features with a free 30-day trial.Start Free Trial

Starting with KendoReact 5.14.0, you can apply more customizations to the Grid with a new set of properties. The previously available props such as the GridColumn cell prop or the Grid cellRender callback are deprecated as of version 9.4.0 of KendoReact.

Getting Started with the KendoReact Data Grid Custom Cells

The Grid has a cells property that provides the option to add a template to every single cell in the Grid infrastructure separately. In addition, the cells prop is also available for the GridColumn component, and is useful if you want to configure the cells of an individual column.

The cell types you are able to customize through the cells prop are:

Add Basic Custom Data Cells

All the bellow customizations can be done on the GridColumn level using its cells property that gives you full freedom over the cell rendering.

In the following example, a custom data cell renderers are implemented for the GridColumn with the Discontinued field.

KendoReact Data Grid Custom Cells APIs Suggested Links

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4