New to Kendo UI for VueStart a free 30-day trial

Locked columns

Updated over 1 year ago

Locked (frozen or sticky) columns are the columns that are visible at all times while the user scrolls the Kendo UI for Vue Native Grid horizontally.

To lock a column, set the lock property of the Grid column to true.

By default, columns are not locked.

This feature relies on CSS position:sticky, making it unsupported in IE11 and other browsers that lack support for this property.

Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support