jQuery Grid Sticky Columns

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
sticky-columns.jsp
StickyColumnsController.java

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Grid enables one or more columns to remain visible yet scrollable alongside the rest of the non-sticky columns within the viewport. This functionality is particularly useful if you are required to display a large number of Grid columns on a limited screen space, and show part of them when the user horizontally scrolls the Grid.

This demo showcases how to stick the ShipAddress column by setting the columns.sticky property to true. The first Grid enables the user to sort only one column at a time. The second Grid enables the user to use the mixed sorting feature where one or more columns can be sorted at the same time.

To allow the user to stick or unstick a certain column from the Column Menu, set the columns.stickable configuration to true.

This Grid example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources