Unplanned
Last Updated: 21 Dec 2017 14:25 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2
Currently MonthNames view is available only in iOS
Completed
Last Updated: 5 Apr 2018 11:34 by ADMIN
Available in minor release 2018.1.405. It will also be available in the R2 2018 release.
Unplanned
Last Updated: 27 Feb 2018 10:48 by ADMIN
ADMIN
Created by: Nikolay Demirev
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2
Expose API allowing the change the row heights
Unplanned
Last Updated: 21 Jun 2018 13:12 by ADMIN
Unplanned
Last Updated: 15 Jan 2019 08:34 by ADMIN
When in MonthView, you're navigating to WeekView on CellTap event, and DisplayDate and SelectedDate are bound to the same value, DisplayDate is not updated on iOS (works properly on Android)
Unplanned
Last Updated: 1 Feb 2019 05:54 by Shalin
Created by: Shalin
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
2
When the phone language and region are set to "Russian", for example, first day of week should be Monday. Currently it stays Sunday on iOS.
Completed
Last Updated: 19 Jun 2019 12:46 by ADMIN
Release R2 2019 SP1

If there is an all-day appointment at a certain date, navigating to a different date through the week navigation in DayView and going back to the previous date, it will not always show the all-day item.

Completed
Last Updated: 3 Jun 2019 14:39 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)
Created by: greg
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2
Provide methods to serialize/deserialize recurrence patterns
Completed
Last Updated: 6 Nov 2020 14:49 by ADMIN
Release 2020.3.1106 (R3 2020 minor release)
Created by: Asanka
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
2

"All day" translation in calendar - refer to the attached image

Completed
Last Updated: 16 Dec 2019 12:34 by ADMIN
When RadCalendar is used in Xamarin.Forms Shell project, the vertical scrolling is not possible.
Unplanned
Last Updated: 23 Jul 2019 08:06 by ADMIN
Created by: Urs
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
2
The visual representation of an appointment is wrong when DayViewSettings.StartTime is set so that the appointment is initially visible
Completed
Last Updated: 24 Feb 2021 13:03 by ADMIN
Release R1 2021 SP1
If Calendar TitleCellStyle and DisplayDate are set, control shows the title as current month ..not the month of the display date.
Completed
Last Updated: 23 Oct 2019 12:26 by ADMIN
Release R3 2019 SP

set the MultiDayViewStyle (tried both in code and also in the xaml) and the Appointment settings don't seem to have any effect on Android.

The following properties are not applied to the DayViewStyle/MultiDayViewStyle
- AppointmentFontSize
- AppointmentDetailsFontSize
- AppointmentTextColor
- AppointmentDetailsTextColor

Unplanned
Last Updated: 22 Jun 2020 15:39 by ADMIN

On Android,  when the user selects a date on CalendarViewMode.Month mode, the DisplayDateChanged event is fired twice and the displayed date in CalendarViewMode.Day is incorrect. 

Sometimes the display date is 4-6 months ahead/behind or just with one month.

Unplanned
Last Updated: 15 Dec 2020 15:56 by ADMIN
All-day area is misaligned when the device/emulator is rotated to a different orientation.
Unplanned
Last Updated: 30 May 2022 10:46 by Teemu
Created by: Teemu
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
2

white/dark space is shown on the top of the agenda view. This space hovers some of the vents and dates from the agenda. 
You need to scroll through the agenda and the white/dark space disappears. 

Unplanned
Last Updated: 29 Mar 2018 11:48 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1
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.
Completed
Last Updated: 30 Mar 2017 07:59 by Michel
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: Calendar & Scheduling
Type: Bug Report
1
If calendar is placed in a grid row and later its rowspan is increased, the calendar does not update its size.
Completed
Last Updated: 18 Oct 2018 11:40 by ADMIN
Created by: Bojan
Comments: 2
Category: Calendar & Scheduling
Type: Bug Report
1
After changing the calendar's view mode on Xamarin.Forms on iOS from month to year and subsequently returning to month using the TryNavigateToUpperView and TryNavigateToLowerView calendar methods, the header with day names does not get displayed anymore.

We are using "UI for Xamarin R1 2017".

Available in the R3 2018 SP release.
Unplanned
Last Updated: 18 Sep 2017 14:24 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1
Please expose a collection of Day objects for the currently visible days in the Calendar's view.  Potentially in a RadCalendar.VisibleDays property.

This would be needed to get the trailing and leading days of the previous and next month. For example, see the attached screenshot.