New to KendoReactLearn about KendoReact Free.

Spanning of Rows

Updated on Jun 24, 2026

The Data Grid provides a built-in row-spanning feature, which can be enabled by setting the rowSpannable

The following example demonstrates basic row spanning using rowSpannable, where adjacent rows with equal field values are automatically merged into a single spanned cell.

Change Theme
Theme
Loading ...

Advanced Row Spanning

The Grid supports advanced row-spanning configuration, allowing you to provide a custom identifier to prevent unwanted row-spanning between different data items.

The following examples demonstrates how to generate unique identifier based on the CustomerID which prevents row-spanning of other columns between different customers.

Change Theme
Theme
Loading ...
In this article
Advanced Row SpanningSuggested Links
Not finding the help you need?
Contact Support