DayPilot Calendar for MVC
Asked by Anonymous
15 years ago.
15 years ago.
We are currently looking to migrate some of our applications from ASP.NET 3.5 over to using ASP.NET MVC instead and are having difficulty when using the trial version of DayPilot for MVC to get the calendar working as it did previously.
In the ASP.NET version of DayPilot it was possible to specify resource headers underneath the date. We accomplished this by clearing the Columns and then building the Columns as we would expect them to look, setting HeaderLevels to 2 and setting ViewType to Resource. I have attempted doing the same with the trial version for MVC and this causes a yellow screen in GetColumns(), changing the ViewType back to Day removes this error but also does not show the child columns that we specified.
Is this possible in the MVC version? and if so, please can you advise how I would go about doing this.
Thanks in advance
DayPilot