I have implemented scheduler in an MVC3 C# application and I am having the following issues:
The grid lines for each time slot do not line up on the schedule. I have attached an image showing the issue. Also when a reservation is created it does not line up with the time slots that are appropriate for the reserved times.