New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Gestures Support

RadScheduler handles gestures from touch enabled screens. You can use the tap, drag and tap and hold gestures to perform the following actions:

  • Select an appointment — In order to select an appointment please tap on the appointment element.

  • Modify the start or end time of an appointment — In order to modify the start or end time of an appointment either drag the appointment top resize handle or drag the appointment bottom resize handle.

  • Edit an appointment — In order to edit an appointment you can tap and hold on the appointment element.

Figure 1 illustrates how to use touch device gestures on RadScheduler for selecting and resizing an appointment.

Figure 1: RadScheduler handles tap and drag gestures on touch devices.

scheduler-mobilerendering-selectandresizeappointment

Figure 2 illustrates how to use touch device gestures on RadScheduler for editing an appointment.

Figure 2: RadScheduler handles tap and hold gestures on touch devices.

scheduler-edit-appointment-gestures

See Also

In this article