I am upgrading from 2008.2 723 to 2008.3 1125. In the past, I used a slightly customized skin on Scheduler that allows long appointment names to wrap so they are fully visible on the MonthView of the calendar. I did that using this article:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/how-to-set-the-appointment-s-height-to-accomodate-the-entire-subject-s-text-in-month-view.aspx
I also have appointments that span multiple days. I love the new feature in 1125 that allows those to appear in a single cell across the days. However, if I use the code provided above, it messes up the alignment of the cells (they overlap) when there is a mutli-day appointment that goes into a cell with another appointment.
Is there a way to make this work to have the wrapping of an appointment name in this version? If not, can the the spanning on multi-day appointments be turned off? I'd love to use it, but it's most important that the full text of the appointment be visible at all times.
Thanks!
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/how-to-set-the-appointment-s-height-to-accomodate-the-entire-subject-s-text-in-month-view.aspx
I also have appointments that span multiple days. I love the new feature in 1125 that allows those to appear in a single cell across the days. However, if I use the code provided above, it messes up the alignment of the cells (they overlap) when there is a mutli-day appointment that goes into a cell with another appointment.
Is there a way to make this work to have the wrapping of an appointment name in this version? If not, can the the spanning on multi-day appointments be turned off? I'd love to use it, but it's most important that the full text of the appointment be visible at all times.
Thanks!