Available in minor release 2018.2.821. It will also be available in the R3 2018 release.
The year should be displayed on top of the months in MonthNames view mode.
Available in the 2018 R2 SP release.
When binding RadCalendar.AppointmentStyle to a view model property, the calendar doesn't use the initial value of the bound property. It will only update if you set the bound property after the view has loaded and let PropertyChanged notification do the work. See Ticket #1138902 for reproducible. Available in minor release 2018.1.405. It will also be available in the R2 2018 release.
Available in minor release 2018.1.405. It will also be available in the R2 2018 release.
If you have a custom AppointmentsStyle and AppointmentsSource binding of your RadCalendar, changing the AppointmentsSource to point to a new collection results in the AppointmentsStyle not being respected by the control. Available in minor release 2018.1.405. It will also be available in the R2 2018 release.
Each platform supports different set of views and the navigation flow between views is different on each platform. It will be great do add support for all views and unify the navigation flow. Custom navigation will be also useful.
Provide support for customizing appointments to align with the iOS and Android
Will be good to have a property in the Calendar control for Xamrin Forms, to hide the columns in the calendar to show only business days. The new property name could be: HideWeekends or ShowWeekends or ShowOnlyBusinessDays. The idea would be have the availabilty to display a calendar only for working days (Monday thu Friday). Thanks David
Consider exposing API allowing customers to configure alarms.
Available in minor release 2018.1.0315. It will also be available in the R2 2018 release.
When in DayView, the calendar renders appointments in a TimeRuler. Currently, AppointmentTapped is the only way to get user interaction when the user makes a selection in the time ruler, so there has to be an appointment there. This feature request is to also have an event for when the user taps on a time slot that doesn't contain an appointment. Something like: TimeRulerSelectionChanged.
Currently, some days of the previous and next month are available when the Calendar is in MonthView. We can consider exposing a mechanism to show only the days from the current month as the TKCalendarViewMode.Flow mode in iOS(http://docs.telerik.com/devtools/ios/calendar/view-modes#flow-layout-with-months-and-month-days).
currently Week ViewMode is not available on UWP .it will be helpful to display only the business days in the calendar
Expose API allowing the change the row heights