I'm going to demonstrate how to use the open-source DayPilot Lite calendar control in an ASP.NET MVC application. I will discuss the capabilities of the control and consider the general problem of how to use controls designed for "plain" ASP.NET in MVC applications. I'm including a demo solution which you can download and run yourself.
Download the demo solution: DayPilot ASP.NET MVC demo
We needed a calendar control for an ASP.NET MVC application. In particular, we needed a control which ...