I am looking for a web scheduler component for our project. The dhtmlxScheduler looks well. But we have some special requirement:
- Does the dhtmlxScheduler support displaying the scheduler for some specific dates? For example, display the scheduler for 2013/03/11 and 2013/03/17. The date is discontinuous.
- Can I extend the properties of the event and customize the event edit page?
- Does the dhtmlxScheduler support zoom in/out the time line? I means the minimal time gap can be changed dynamically (from 1 min to 60 mins)
Appreciate any suggestion and help.