I have a Telerik:RadScheduleView control in a Silverlight application. When a user passes the mouse over an appointment item, I want to capture that appointment and call an event passing that appointment.
How can I capture the appointment that the user mouses over?
Use AppointmentSelectionBehavior property of the RadScheduleView. For more detail... http://www.telerik.com/help/silverlight/radscheduleview-features-appointment-selection-behavior.html