New to Kendo UI for Vue? Start a free 30-day trial
Locked columns
Updated over 6 months 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.
Change Theme
Theme
Loading ...