How can I hide resources with no events after an event search. My scheduler has 40 resources and I want filter the events and only show the resources with events the fit the filtered criteria. Is this possible?
I'm using ASP.NET MVC Scheduler
load only resource which has events from loadResources Method.