Hello Teena,
Try the following JavaScript function and attach it to the OnClientAppointmentClick event of the RadScheduler. You can use the editAppointmentWithConfirmation function to display an alert when recurrence is enabled. In case if you dont want to display the alert, use the editAppointment() function.
JavaScript:
Thanks,
Shinu.