Customizing view for scheduler

Dear Support-Team,



is it possible to customize the view of the scheduler to have days of a month in the top and persons on the left.



Your example has persons on the top and time on right side.

dhtmlx.com/docs/products/dhtmlxS … units.html



Matthias E.


Hello,


do you mean the default selected tab ?


The default selected tab is set in the init method:


scheduler.init(‘scheduler_here’,new Date(2009,5,30),“month”);


Moreover tou can change the tab order - just change the right property in the following elements:









to have days of a month in the top and persons on the left
Such mode is not supported