Completed
Last Updated: 07 Aug 2019 06:26 by ADMIN
yao
Created on: 23 Jun 2019 12:57
Category: KendoReact
Type: Feature Request
1
How to merge rows in React Grid?

How to merge rows in React Data Grid?

Only ColSpan did not find RowSpan in the GridCellProp

1 comment
ADMIN
Stefan
Posted on: 25 Jun 2019 13:29
Hello,

This can be achieved using a cellRender and adding rowSpan to the cells that need it:

https://www.telerik.com/kendo-react-ui/components/grid/api/GridProps/#toc-cellrender

I made an example showcasing this:

https://stackblitz.com/edit/react-y3hzit?file=app/main.jsx

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items