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

Static row in Grid?

1 Answer 114 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Austin
Top achievements
Rank 1
Austin asked on 04 Oct 2018, 04:26 PM
Has anybody been able to make a static row either at the top or the bottom of their grid? I am working on a time entry application and would like to have a static row in order to show totals for each day of the week. Is something like this possible?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Oct 2018, 07:19 AM
Hello, Austin,

I can suggest checking the discussion on this subject in our GitHub repository. Please share your opinion on this matter, as this will help us to make the best decision when implementing this:

https://github.com/telerik/kendo-react/issues/47

We also have a feature for this I can suggest voting for it:

http://kendoui-feedback.telerik.com/forums/908425-kendo-ui-for-react-feedback/suggestions/35344336-simple-grid-column-aggregates-without-grouping

Currently, the total can be loaded only in the header using a custom header cell:

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

This is an example of aggregates in the header:

https://stackblitz.com/edit/react-19xfqs?file=app/main.js

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
Austin
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or