javascript scheduler row header hiding icon

You can enable a row header hiding icon (in the upper-left corner of the viewport) using RowHeaderHideIconEnabled property.

This feature can be combined with row header scrolling.

JavaScript

dps.rowHeaderHideIconEnabled = true;

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java