I'm working on a solution where I have to drag and appointment from a RadScheduleView to a RadGridView.
At present, I reached to drag from
RadScheduleView to RadGridView but unfortunately the appointment is
removed from the RadScheduleView instead. That not what i want, I just
want to drag a copy of the appointment.
I have search the internet and forums, but i have not found any solutiuons to solve my problem.
Can anyone help?
Thanks