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

Column Headers Visible

1 Answer 87 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 01 Feb 2017, 03:28 PM
How do make the column headers always visible (frozen)?  Thx!

1 Answer, 1 is accepted

Sort by
0
Eduardo Serra
Telerik team
answered on 01 Feb 2017, 07:09 PM
Hello Christopher,

If there are a large number of rows in your Kendo UI Grid, we can make the headers stay visible at all times by setting the scrollable property to true and specifying a height for the grid through the HtmlAttributes property.

In order to see how these properties can work together and how to implement this functionality, take a look at the Kendo UI for ASP.NET MVC Remote Data Binding demo here.

I hope this helps!

Regards,
Eduardo Serra
Telerik by Progress
Try our brand new, jQuery-free Angular 2 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
Chris
Top achievements
Rank 1
Answers by
Eduardo Serra
Telerik team
Share this question
or