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

Auto expand to show all appointment in month view

1 Answer 72 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Brett
Top achievements
Rank 1
Brett asked on 04 Aug 2014, 07:15 PM
The Q1 2013 release notes specifies that a way to "make the row expand automatically in MonthViewDefinition when there are more appointments" was added, but I can't seem to find how to accomplish this.

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 05 Aug 2014, 07:41 AM
Hi Brett,

Please check the following example in our XAML SDK Repository which shows how the achieve the desired functionality:
https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/MonthViewInitiallyExpanded

In short, the approach includes creating a custom GroupHeaderStyleSelector and more specifically customizing the MonthViewBottomLevelWeekGroupStyle and setting IsExpanded property of the GroupHeader to true.

I hope this will help.
 
Regards,
Yana
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ScheduleView
Asked by
Brett
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or