Example of Resources in ASP.NET MVC Scheduler Control
This example demonstrates how to dynamically show or hide the appointments of resources on Scheduler based on the resource selection.
DEMO
SOURCE
In this example, the resource appointments are dynamically shown or hidden on the Scheduler, by passing the
filtered event data of selected resources to the Query
option of the EventSettings
.