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
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':
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:
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