The rowDragHandleVisibility property (string) sets the visibility of the row moving handle in the JavaScript Scheduler.
Available since 2025.4.6665.
"Hover"
- show on row header hover
"Visible"
- always visible
"TouchVisible"
- behaves as "Hover"
on desktop and "Visible"
on touch devices
"Hover"
Scheduler config:
{
rowDragHandleVisibility: "TouchVisible",
// ...
}
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.