New to Kendo UI for jQuery? Download free 30-day trial
Virtual Vertical Grouping
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
resources-grouping-vertical-virtual.html
Sample service
Also available for:
API REFERENCEDescription
The Vertical Virtualization optimizes the views' rendering by doing a DOM virtualization. It is supported only for Day, Week, WorkWeek and Month views.
You can enable it by setting 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.