Unplanned
Last Updated: 15 Dec 2017 14:20 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
3
Add a property for setting the start day of the week.
Completed
Last Updated: 10 Nov 2021 15:13 by ADMIN
Release R2 2021 SP
ADMIN
Created by: Stefan Nenchev
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
3

			
Completed
Last Updated: 03 Jun 2019 14:39 by ADMIN
Release 2019.2.603.360 (R2 2019 minor release)

SelectionChanged starts calling twice when appointments collection is changed at runtime from within the event.

The problem occurs when I update the Events property on either of the events DisplayDateChanged or SelectionChanged. It seems these events are triggered another time, sometimes, when the AppointmentSource gets refreshed. I say sometimes because you can navigate through the weeks as normal, but as some points you notice something went wrong. Here’s a list of what I have encountered so far :
When sliding through the weeks from the days header, let’s say the selected day is a Monday, the next weeks would have the Monday selected as expected. Then a random week would have an other selected day (Friday). It would happen randomly until some weeks get skipped completely.
When sliding through the weeks from the days header, let’s say the selected day is a Monday, the next weeks would have the Monday selected as expected. If I touch the Friday box,  the selected date gets initially updated  to Friday and then a random day between Monday and Friday gets selected.
When sliding through the weeks from the days header, the calendar gets stucked on a random week, and sliding forward or backward through the days header just put you back to the same week. In this case the only way to move to the next/previous week is to slide through the time slot.

Completed
Last Updated: 19 Jun 2019 12:47 by ADMIN
Release R2 2019 SP1
The calendar does not scroll to the updated DisplayDate when MultiDayView is used and the DisplayDate is set in DisplayDateChanged event.
Unplanned
Last Updated: 27 Jul 2018 06:51 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: Calendar & Scheduling
Type: Feature Request
3
The year should be displayed on top of the months in MonthNames view mode.
Completed
Last Updated: 18 Sep 2019 08:49 by ADMIN
Release R3 2019

When RadCalendar is inside Xamarin Forms Tabbed Page. Switching between tabs triggers Calendar SelectionChanged and the calendar DisplayDate is changed. 

Workaround:
the issue could not be reproduced when RadTabView is used and its IsContentPreserved property is set to true.

Completed
Last Updated: 18 Sep 2019 08:47 by ADMIN
Release R3 2019
Completed
Last Updated: 10 Nov 2021 15:08 by ADMIN
Release R2 2021 SP
Created by: x
Comments: 2
Category: Calendar & Scheduling
Type: Feature Request
3

Provide events raised when a new appointment is created and when an existing appointment is updated/deleted. 

Unplanned
Last Updated: 24 Aug 2020 07:57 by ADMIN
Created by: JJ
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
3
As of the R3 2019 Release of Telerik UI for Xamarin, Day View and Multi-Day View are the only two views where Appointments can have custom data templates.
This is done via setting Appointment Content Template to a template selector in the Day view or Multi-Day view settings object.
It would be useful to add Appointment Content Templates to the Agenda View, allowing for finer customization of the appointment. 
Similar to Day View and Multi-Day View, it could be set via AgendaViewSettings.
Agenda view has differing functionality from Day and MultiDay view which makes it better suited to certain user experiences, however it is currently limited and missing the same appointment customization options that the day and multi-day views allow.
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.
Completed
Last Updated: 06 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

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: 03 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: 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.

Unplanned
Last Updated: 01 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: 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.
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)
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: 21 Jun 2018 13:12 by ADMIN