The snapToGridTimeRangeSelecting property (boolean) determines whether the selection should be snapped to grid cells when selecting a time range in the JavaScript Scheduler component.
Time range selection snap-to-grid will only be enabled if both snapToGrid and snapToGridTimeRangeSelecting
are set to true
.
true
Scheduler config:
{
snapToGrid: true,
snapToGridTimeRangeSelecting: false,
// ...
}
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.