I'm using dthtml scheduler calender,(with mvc 3) In this demo tutorial , http://carrental-app.scheduler-net.com/ It is not allowing to book the same car for same timing period for different customers. (for example: If I book Dodge Caliber from 1:00 to 2:00 for customer A , I'm not able to book it for customer B for 1:30 to 2.30. Though we cannot book the same car for conflicting time, i want both conflicting appointment to get displayed side by side).
I'm using this scheduler in my project for booking appointment,so it is normal to get conflicting appointments. Now i want to know how to change this scheduler following ways: (i)Scheduler calender allows conflicting appointments. (ii)The conflicting appointments has to be shown side by side