New to Kendo UI for jQueryStart a free 30-day trial

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

Environment

ProductProgress® Kendo UI® Scheduler for jQuery
Operating SystemWindows 10 64bit
Visual Studio VersionVisual Studio 2017
Preferred LanguageJavaScript

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