The snapToGridEventResizing property (boolean) determines whether the target position should be snapped to grid cells when resizing an event using drag an drop in the JavaScript Scheduler component.
Event resizing snap-to-grid will only be enabled if both snapToGrid and snapToGridEventResizing
are set to true
.
true
Scheduler config:
{
snapToGrid: true,
snapToGridEventResizing: 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.