This is a migrated thread and some comments may be shown as answers.

Scrollbars in monthview day cells?

1 Answer 21 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nate
Top achievements
Rank 1
Nate asked on 14 Sep 2010, 10:44 PM
Hi.  I am wondering if it is possible to place appointments in a scrollable panel within the MonthView day cells/TimeSlots  and remove the "more" link.  We would like to display all of the appointments for each day in the monthview, but show a vertical scrollbar if there are more than 8 appointments for the day, so the user can view all appointments without having a "more" link.

Thanks,
Nate

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 16 Sep 2010, 02:02 PM
Hello Nate,

Yes, this is posible. You can set the VisibleAppointmentsPerDay property of the MonthView to "8" and that way the day cell in the MonthView will be expanded to see all the 8 appointments without "more ..." link:

<MonthView VisibleAppointmentsPerDay="8" />

Hope this helps.

All the best,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
Nate
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or