This is a migrated thread and some comments may be shown as answers.

Add a footerRow to grid

1 Answer 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arun
Top achievements
Rank 1
Arun asked on 06 Aug 2019, 05:20 AM

     Hi, I have a list of data in the grid and I need a new row to display the total values. I was able to achieve it with dom manipulation which is bad when it comes to React but I do not have any other option. I still face one issue. The totalRow is being rendered on the top of the table rather than the bottom. Please advice on a more profound way to achieve this.

 

https://stackblitz.com/edit/react-9odprj-ltd742?file=app%2FReusegrid.jsx

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 07 Aug 2019, 08:34 AM
Hello, Arun,

We are actually working on such feature that will be built-in.

Please follow this item for updates:

https://feedback.telerik.com/kendo-react-ui/1360877-simple-grid-column-aggregates-without-grouping

I can recommend waiting for the official feature, instead of making DOM manipulations which can lead to unexpected issues.

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
Tags
General Discussions
Asked by
Arun
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or