jQuery Scheduler Virtual Vertical Grouping

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
resources-grouping-vertical-virtual.jsp
ResourcesGroupingVerticalVirtualController.java

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Scheduler supports vertical virtualization for its Day, Week, Workweek, and Months views. The vertical virtualization feature optimizes the rendering of the views by doing a DOM virtualization.

To enable vertical virtualization, set the virtual option to true in the view configuration { type: "week", virtual: true }. When enabled, the view will render additional DOM elements as you scroll down.

This Scheduler 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