Hi,
I am using radscheduler in my application. In that i want to validate and overlap the appointment depends on the duration when i drag & drop an appointment.
Here I can able to read the selected appointment(Source) subject, id and timings using 'RadScheduler1_AppointmentUpdate' event and by
but i am unable to read the id, start time, end time and subject of an appointment(target) where i dropping it.
Please give any suggestions to solve it.
Thanks in Advance.
Regards
Maha
I am using radscheduler in my application. In that i want to validate and overlap the appointment depends on the duration when i drag & drop an appointment.
Here I can able to read the selected appointment(Source) subject, id and timings using 'RadScheduler1_AppointmentUpdate' event and by
'e.ModifiedAppointment'.
but i am unable to read the id, start time, end time and subject of an appointment(target) where i dropping it.
Please give any suggestions to solve it.
Thanks in Advance.
Regards
Maha