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

Top Horizontal Scrollbar in Grid

1 Answer 956 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nancy
Top achievements
Rank 1
Nancy asked on 19 Oct 2017, 04:42 PM

I need to add a horizontal scrollbar at the top of the kendo grid. I've attached a screenshot of what I'd like to be able to do.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 23 Oct 2017, 10:21 AM
Hello, Nancy,

I can suggest checking the following how-to example demonstrating how to render two scrollbars, one at the top and one at the bottom. Please have in mind that the bottom one is needed, as it is responsible for the correct scrolling and positioning of the elements.

https://dojo.telerik.com/irorA

- Create a scrollable container outside the Grid.
- Make sure that its width matches the width of the data container of the Grid.
- Sync both scrollbars within their scroll event accordingly.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Nancy
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or