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
420
How to create and show an AppointmentUIElement on the fly?
posted

Hi,

I am implementing drag/drop behaviour from a simple ListView of appointment objects to an UltraDayView control (v8.3).

What I would like to do is copy the visual bahaviour of the day view that you get when you drag an appointment from one place to another, i.e. when the mouse enters the DayView on a drag operation, an AppointmentUIElement would 'appear' and follow the mouse until it is dropped.

I've been playing with creation/draw filters to try and make this work, without any success; can anyone advise if this would even be possible and if so, maybe point me in the right direction?

Thanks, Jim.