AJAX Calendar/Scheduling Controls
Ok, being pretty new to MVC in general and trying to follow the tutorial http://kb.daypilot.org/86003/how-to-use-daypilot-pro-for-mvc-3-with-razor-view-engine/
This appears to be lacking alot of info (being new to the tool and MVC)?
Keep getting the error "Microsoft JScript runtime error: 'DayPilotCalendar' is undefined" does not like this var v = new DayPilotCalendar.Calendar('dpc');
Any advice (or a complete example?)
This is not a complete tutorial, just a hint on using DayPilot with Razor from MVC 3.
A more complete tutorial can be found here:
http://mvc.daypilot.org/monthly-calendar-and-sql-server-tutorial/
It's for the Month control but the Calendar and Scheduler controls work the same way. Specialized Calendar and Scheduler tutorials are coming soon.
A new tutorial on using DayPilot Calendar with MVC 3 and Razor is available (C# and VB.NET):
http://mvc.daypilot.org/mvc-3-razor-calendar-and-sql-server-tutorial-c-and-vb-net/
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java