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