How do you set the column heading for the first column (event) in the scheduler?
Hi,
not quite sure what header do you mean, but you can define content of the event header with .event_header template
docs.dhtmlx.com/scheduler/api__s … plate.html
and content of day-columns in day or week view with day_scale_date and week_scale_date templates respectively
docs.dhtmlx.com/scheduler/api__s … e.html#top
docs.dhtmlx.com/scheduler/api__s … plate.html