newventuresoftware / kendo-ui-scheduler-virtual-scrolling

A Kendo UI Scheduler custom day view implementation allowing virtual scrolling through large sets of resource groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kendo UI Scheduler - Virtual Scrolling

  • A step-by-step tutorial can be found here.
  • Try out the demo on RawGit.

Description

Displaying too many resources in the Kendo UI Scheduler can seriously degrade the performance of the widget. Probably no significant issues will be faced if we're talking about 15-20 resources, however, if you have to display 100 resources all at once the scheduler might be very slow to load and respond. One possible solution is implementing virtual scrolling.

About

A Kendo UI Scheduler custom day view implementation allowing virtual scrolling through large sets of resource groups

License:MIT License


Languages

Language:JavaScript 80.0%Language:HTML 20.0%