Custom RowsPremium
The KendoReact Data Grid provides the option to override the rows internal components by allowing you to customize the row data.
Getting Started with the KendoReact Data Grid Custom Rows
The Grid has a rows property that provides the option to add a template to every single row in the Grid infrastructure separately by passing a custom row template to the data, groupFooter and groupHeader props of the rows.
The following sample demonstrates how to appearance of the rows based on the provided values in a custom rows.data template.
Change Theme
Theme
Loading ...