I am creating an application using Quartz.NET, together with an ASP.NET project to add tasks and configure the system. I would like to use Quartz.NET calendars, but I need to allow users to create / customize calendars using the ASP.NET page. Is there an easy way to do this? Can I use AJAX calendar controls?
thank
source
share