I use telerik radscheduler on the web. I would like to do some validation when a user clicks on the Save Button in the EditAppointmentTemplate window. Is there any event that gets triggered that I will be able to use. I am seeing AppointmentSaving event in WPF, but not for the web.
Really appreciate your help.