Example of Overview in ASP.NET MVC Scheduler Control
This ASP.NET MVC Scheduler exampleopens in a new tab demonstrates the overview of ASP.NET MVC Scheduler with its overall features. Use the toolbar buttons to play with Scheduler functionalities.
DEMO
SOURCE
UTC
Time
The ASP.NET MVC Scheduler is a fully-features calendar component that is used to manage appointments with multiple resources.
The data can be pulled from the DataManager
component or IEnumerable
of objects or Restful web services and bind the data fields using EventSettings.Field
.
In this demo, ASP.NET MVC Scheduler features such as Multiple views, Templates (Date Header, Quick Info), Resources, Grouping, Timezone, Timescale, etc... are used along with multiple resources.