Hi,
To get the multi-day behavior we are after when using RadScheduler, through some other forum posts, we found that we can set the ShowAllDayArea to false on the WeekView, and it does what we want. (RadScheduler.GetWeekView().ShowAllDayArea = false). When dragging to select cells, you can click on say Monday at 2:00 pm, and drag to Wednesday at 10:00 am, and define an appointment for that time. Great.
However, we can't resize an existing appointment to extend it to multiple days. So, if we have an appointment from Monday at 2:00 pm to Monday at 5:00 pm, we can drag the bottom of that to extend to Monday at 9:00 pm, but if we keep dragging to the right, it does not extend to Tuesday, etc. And likewise, if we try to resize an appointment that was already multiple days, we can't change which days the start or end are on through drag resizing. Whatever end you're dragging stays confined to the same day.
Is there anyway to enable the behavior to be able to resize to multiple days? We're using RadScheduler from Q2 2010 SP2.
Thanks!
-Daniel
To get the multi-day behavior we are after when using RadScheduler, through some other forum posts, we found that we can set the ShowAllDayArea to false on the WeekView, and it does what we want. (RadScheduler.GetWeekView().ShowAllDayArea = false). When dragging to select cells, you can click on say Monday at 2:00 pm, and drag to Wednesday at 10:00 am, and define an appointment for that time. Great.
However, we can't resize an existing appointment to extend it to multiple days. So, if we have an appointment from Monday at 2:00 pm to Monday at 5:00 pm, we can drag the bottom of that to extend to Monday at 9:00 pm, but if we keep dragging to the right, it does not extend to Tuesday, etc. And likewise, if we try to resize an appointment that was already multiple days, we can't change which days the start or end are on through drag resizing. Whatever end you're dragging stays confined to the same day.
Is there anyway to enable the behavior to be able to resize to multiple days? We're using RadScheduler from Q2 2010 SP2.
Thanks!
-Daniel