Hi,
I have a RadScheduleView and a Listbox in a UserControl that I am dragging appointments between which works great.
My issue is that my application uses a RadDocking control with a RadPane docked on the left with the UserControl inside a RadDocumentPane on the right. When I am dragging an appointment and I move outside of the UserControl and onto the RadPane it is showing that it will accept the Drop of the appointment which it shouldn't. I have tried setting AllowDrop = false on the RadPane but this does not change anything.
Any ideas?
Thanks
Anthony
I have a RadScheduleView and a Listbox in a UserControl that I am dragging appointments between which works great.
My issue is that my application uses a RadDocking control with a RadPane docked on the left with the UserControl inside a RadDocumentPane on the right. When I am dragging an appointment and I move outside of the UserControl and onto the RadPane it is showing that it will accept the Drop of the appointment which it shouldn't. I have tried setting AllowDrop = false on the RadPane but this does not change anything.
Any ideas?
Thanks
Anthony