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

How to freeze header row of kendo react grid.

3 Answers 1209 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mukesh
Top achievements
Rank 1
Mukesh asked on 03 Jul 2019, 09:02 AM

Is there any way to freeze header row of kendo react grid when i we do scrolling from window scroll bar not the scroll bar in the grid.

 

Also i want to remove the scrolling area from the grid id there any way to achieve that as well. Please find the screen shot for this the area is highlighted.

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 03 Jul 2019, 12:25 PM
Hello, Mukesh,

The scrollbar can be remove by setting the scrollable property to 'none':

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

As for the frozen header, this is currently not supported when scrolling the window scrollbar. This is why we have the scrollable Grid itself where the user can scroll trough the data of the Grid with the headers staying stating.

I can suggest opening a feature request for this and based on its popularity we may add a property to configure this:

https://feedback.telerik.com/kendo-react-ui

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
0
Olivia
Top achievements
Rank 1
answered on 15 Jul 2019, 08:39 AM
nice
0
Ava
Top achievements
Rank 1
answered on 19 Jul 2019, 05:21 AM
Nice
Tags
General Discussions
Asked by
Mukesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Olivia
Top achievements
Rank 1
Ava
Top achievements
Rank 1
Share this question
or