The snapToGridRectangleSelecting property (boolean) determines whether the row-mode rectangle selection should be snapped to grid cells in the JavaScript Scheduler component.
The rectangle selection snap-to-grid will only be enabled if both snapToGrid and snapToGridRectangleSelecting
are set to true
.
true
Scheduler config:
{
snapToGrid: true,
snapToGridRectangleSelecting: 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.