Hi guys,
i'm looking for an elegant method to handling event when an appointment is dragged on a different time slots or day in a DayView.
I know that exists the handler AfterAppointmentMoved or resized ... but I need to handle ONLY when the mouse button are clicked up.
Any ideas? Thanks
See the event: UltraDayView_AppointmentsDragComplete
thanks I'll try it and feedback here!