AJAX Calendar/Scheduling Controls
Hi!
I am working on a school project ( Hotel booking system ) it is a MVC3 razor project, and i am trying to implement daypilot scheduler into it.
i managed to get the resources (rooms) loaded from the database, but i am completely lost on how to load the events .
i know that in asp.net a DataTable is assigned to DayPilot1.DataSource.
my question is, how can i go about this in my MVC RAZOR project ?
thanks in advance!
Please , or does anyone know how to use the mvc version of the scheduler with a database ?
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java