The rowHeaderScrolling property (boolean) enables a scrollable row header mode for the JavaScript Scheduler component. The width of the row headers will be fixed (rowHeaderWidth). A horizontal scrollbar will be added.
When set to false
, the rowHeaderWidth
will be calculated automatically as a sum of widths of all columns.
false
Scheduler config:
{
rowHeaderScrolling: true,
// ...
}
Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.