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;
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.
dps.rowHeaderHideIconEnabled = true;
Availability of this feature in DayPilot editions:
Lite | Pro | |
---|---|---|
DayPilot for JavaScript | ||
DayPilot for ASP.NET WebForms | ||
DayPilot for ASP.NET MVC | ||
DayPilot for Java |