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
1215
WebDayView cannot be dragged to interval
posted

If a WebDayView activity starts at 1:10 PM, I cannot drag the start to 1:00 PM.  In other words, I cannot change the starting time from 1:10 to 1:00 by dragging.

Is this a bug?  (I'm using Infragistics4.WebUI.WebSchedule.v14.2)

Has it been fixed in a later version?

Is there a workaround?

You can see this with your own example page:

https://www.infragistics.com/samples/aspnet/schedule/webdayview-general-properties

In addition to the issue above, I would like to set the drag-and-drop interval to be different than the visible interval.  In my application, I would set the drag-and-drop interval to be 15 minutes, and the visible interval to be 30 minutes.  Then I could drop an activity onto any 15 minute slot.  But if I set the TimeSlotInterval to 15 minutes, the control gets twice as large!  Plus, I still cannot drag a 1:10PM activity to 1:15PM.