Example of Limit Concurrent Event in ASP.NET MVC Scheduler Control

This demo illustrates how to limit the number of concurrent events displayed within a single time slot on the Scheduler component.

DEMO
SOURCE
Properties
Show up to labels

In this demo, the MaxEventStack property allows you to control how many events are visible at a time within each time slot. When multiple events overlap and exceed the specified limit, a "+N" indicator appears, showing how many additional events exist. Users can click on this indicator to view remaining events in a popup window.

Use the options below to customize the event display:

  • Select "Show all events" to display all events
  • Select "Show up to N labels" to set a maximum limit for visible events per time slot
  • Modify the numeric value to adjust how many events display before the "+N" indicator appears

The MaxEventStack property is applicable only with Day, Week, and WorkWeek views when the timeScale option is enabled.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab