Hello!
I have my RadScheduler's DoubleClick event written to display a custom form from a program that Telerik controls are embedded in. The problem is, I can't figure out how to find out which Appointment was selected when the user double-clicks one to edit in the RadScheduler. I've tried adding an AppointmentSelecting event handler, but then I can't drag and drop. Using a custom edit appointment form is not an option. What should I do?
Thanks.
I have my RadScheduler's DoubleClick event written to display a custom form from a program that Telerik controls are embedded in. The problem is, I can't figure out how to find out which Appointment was selected when the user double-clicks one to edit in the RadScheduler. I've tried adding an AppointmentSelecting event handler, but then I can't drag and drop. Using a custom edit appointment form is not an option. What should I do?
Thanks.