Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
705
Appointment dragging issue
posted

Hi

I have an issue with appointment dragging in Ultra Day Vieew.As while dragging appointment i want to see the new position on base of time if it is valid not not for it i check newAppointmentDate in event

   

void TfmsDayCalendarControl_AppointmentsDragging(object sender, AppointmentsDraggingEventArgs e)

 

I am using e.NewDateTime to get new time but it is giving me wrong dateTime.

I have analysed it that it is giving a time considering MOUSE position .

Pre condition:I am dragging appointment from Center(Holding appointment from its center)