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 FS
Created by: FS
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2
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
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
Completed
Last Updated: 05 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: 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: 20 Jun 2018 14:13 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
2
Available in the 2018 R2 SP release.
Unplanned
Last Updated: 26 Feb 2018 10:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
2
The more appointments you add to the AppointmentsSource, the poorer the performance of the Calendar is. 

This can be observed when switching months in month view. In case you have a huge amount of appointments, switching the months takes time. The issue is specifically obvious when a single month contains lots of appointments(600 for example). However, it is present when you are switching months that do not have any appointments at all as well.
Unplanned
Last Updated: 01 Dec 2020 07:00 by ADMIN
In a scenario where you are trying to set the AppointmentsSource of the RadCalendar in the OnAppearing event of the Page, a NullReferenceException is thrown in the Telerik.XamarinForms.InputRenderer.WinRT.CalendarAdapter UpdateAppointmentsSource method.

A workaround is to make the OnAppearing method async and await the action that sets the AppointmentSource.

Completed
Last Updated: 18 Oct 2018 11:46 by Антон
Created by: Антон
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
2
Hi!

I've tried your TKCalendar and it looks really good. But unfortunately, there is an issue on iOS(Xamarin). I set MaxDate = DateTime.Today and SelectionMode == Range. When I tap on date grater than today they don't selected, as expected. But when I select dates by drag gesture I can select every days in month.The worst thing is that it seems that there is no way to turn off drag selection on iOS in Range selection mode. I could provide you with any files if it's necessary. 

Available in the R3 2018 SP release.
Completed
Last Updated: 18 Aug 2017 13:33 by Simba
Available in minor release 2017.2.0818. It will also be available in the R3 2017 release.
Unplanned
Last Updated: 03 Jan 2018 07:42 by ADMIN
Created by: Chris
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
2
It would be nice to see the current displayed year in the Header while displaying the RadCalendar in 'MonthName' CalendarViewMode.
Completed
Last Updated: 26 Feb 2018 10:30 by ADMIN
Available in minor release 2017.3.927. It will also be available in the R3 2017 SP release.
Unplanned
Last Updated: 13 Sep 2017 14:42 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2

			
Unplanned
Last Updated: 13 Mar 2018 09:11 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
2
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).
Unplanned
Last Updated: 23 Feb 2021 08:07 by ADMIN
Created by: Mehdi
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1

Provide a way to highlight or identify the days with appointments in the year view mode. When in year view mode, those days with appointments, have different color for example.

Currently, just today is highlighted.

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.
Unplanned
Last Updated: 19 Mar 2021 16:00 by ADMIN
Created by: Jelle
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1

While in DayView (or any other appropriate view), allow changing the start/end time of the appointment when you drag the edges.

Completed
Last Updated: 24 Feb 2021 13:02 by ADMIN
Release R1 2021 SP1

when setting Flow view mode to the RadCalendar control, the UI freeze. 
The Flow mode is set using a custom renderer on iOS.

Unplanned
Last Updated: 26 Apr 2021 08:42 by ADMIN

Additional add appointment button is displayed when the device orientation is a landscape and the calendar view mode is Year. When switching from Year to day/multiday the issue happens in these views too.

The issue can be reproduced in the Telerik Xamarin Sample App/Calendar/Scheduling example 

Go to Year view, rotate the device in landscape mode, second + button is displayed inside the calendar title (year name)

Then rotate the device in portrait mode and go to day/multiday view,  
Rotate in landscape mode -> issue occurs.