New to Kendo UI for jQuery? Download free 30-day trial

Filter Scheduler Events on the Server between the Start and End of the Current View

Environment

Product Progress® Kendo UI® Scheduler for jQuery
Operating System Windows 10 64bit
Visual Studio Version Visual Studio 2017
Preferred Language JavaScript

Description

How can I filter events on the server between the start and the end of the current view in a Kendo UI Scheduler?

Solution

To achieve the desired scenario, refer to this project. It is available in the GitHub repository for Kendo UI examples using ASP.NET MVC.

See Also

In this article