I have a page that contains the RadScheduler component. The appointments (subject) display fine in DayView and MonthView modes. However, in Weekview mode the only appointments that appear to display correctly are ones where there is only one appointment for the timeslot. If there are more than one, they use a fraction of the space in the current cell.
For example:
My goal is for each appointment subject to use the entire width of a cell. If there is more than one appointment for a specific timeslot, they should display vertically in the cell -- not horizontally.
I sample screen shot of the problem is attached. How do I obtain this result?
Regards,
Dan M
For example:
- If I have one appointment for 9:00am, it displays fine
- If I have two appointments for 9:00am, the first appointment uses only half the width of the cell (instead of the full width), and the second appointment displays the same way directly underneath the first
- If I have three appointments for 9:00am, the first appointment uses only one third of the width of the cell (instead of the full width), and the second and third appointments display the same way directly underneath the first.
My goal is for each appointment subject to use the entire width of a cell. If there is more than one appointment for a specific timeslot, they should display vertically in the cell -- not horizontally.
I sample screen shot of the problem is attached. How do I obtain this result?
Regards,
Dan M