Hi,
after a drap & drop event in UltraDayView control is finished I want to have the related data to the new position from my appointment. e.g. in BeforeAppointmentRisize Event I've got e.Appointment.StartDateTime and so on, but in this context I havn't got e.Appointment!
How to get it?
thx for your help
Regards
Hello Tim,
You might want to consider using the 'AppointmentsDragDrop' event, which could give you the information you need. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.