0

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.

1 Answers1

0

You can subscribe to the OnAppointmentCommand event as described in Telerik's "Using Templates" Demo.

Veronica
  • 11
  • 1