I have implemented the ScheduleViewDragDropBehavior class but I cannot find any method, property etc. which will allow me to auto scroll the Schedule View when a user is dragging an appointment. I have tried to implement a ScrollIntoView in the CanDrop method but this works only when dragging down the screen but not up. Also when dragging to the left at the beginning of the day the view flickers and keeps altering to a few hours later in the day. Is there an easy solution that I am completely missing?
I am using a Day view definition with Orientation set to Horizontal.
Would appreciate any help you can give me.
I am using a Day view definition with Orientation set to Horizontal.
Would appreciate any help you can give me.