Declined
Last Updated: 01 Apr 2019 08:21 by ADMIN
yao
Created on: 30 Mar 2019 15:11
Category: KendoReact
Type: Feature Request
1
Does grid support merging cells on rows?

I don't know how to implement rowspan

1 comment
ADMIN
Stefan
Posted on: 01 Apr 2019 08:21
Hello,

Currently, the Grid has a cellRender prop that allows modifying the cells as desired. This includes merging value and setting the desired colSpan:

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

This is an example:

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

I hope this is helpful.

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