All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
I am trying to mousedown on a appointment in the scheduler and want to grab the EventId and place into a variable that I declared.
My Scheduler is in Timeline / Resource View mode.
private void radScheduler1_AppointmentMouseDown(object sender, SchedulerAppointmentMouseEventArgs e) { }
Hello, Thomas,
The SchedulerAppointmentMouseEventArgs gives you access to the affected Appointment from which you can access the information you need:
Is there any information that you are missing in the Appointment instance?
Regards, Dess | Tech Support Engineer, Principal Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.