Unplanned
Last Updated: 31 Jul 2023 05:37 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 9
Category: Calendar & Scheduling
Type: Feature Request
17
While in DayView (or any other appropriate view), allow for appointments to be draggable to another time slot for rescheduling. 
Completed
Last Updated: 02 Aug 2019 14:17 by ADMIN
Release R2 2019 SP2
With the current implementation of the control, if you have events later in the day - the user needs to scroll down so that they are shown. We can consider adding a mechanism to show the first available event or expose methods to bring a specific event into view.
Completed
Last Updated: 22 Jan 2019 12:40 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 7
Category: Calendar & Scheduling
Type: Feature Request
10
By default, the RadCalendar in DayView mode starts at midnight which is not very intuitive for all scenarios. The native controls expose APIs to control the starting time so we can consider exposing StartTime/EndTime properties for the users to control.
Completed
Last Updated: 23 Jul 2019 05:09 by ADMIN
Release 2019.2.708 (R2 2019 minor release)

By default, the view starts at 0:00 AM, we would need to provide the option to scroll the view to specific time, for example 9:00 AM.  The approach should work for DayView and MultiDayView modes.
			
Completed
Last Updated: 18 Sep 2019 08:47 by ADMIN
Release R3 2019
Created by: Quentin
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
9
We should consider adding a mechanism to set a template for the appointments in Xamarin.Forms so that users can add additional elements to the appointments such as images, additional info, etc.
Completed
Last Updated: 18 Jan 2019 13:00 by ADMIN
Created by: Amitesh
Comments: 3
Category: Calendar & Scheduling
Type: Feature Request
8
Ref# 1106424. We are using Kendo Scheduler in our Web application to show the recurring appointments. Similarly, We need the Recurring appointments to the RadCalendar for Xamarin.Forms in Mobile to aligned with Android and IOS.   
Completed
Last Updated: 15 May 2019 13:53 by ADMIN
Release R2 2019
ADMIN
Created by: Stefan Nenchev
Comments: 6
Category: Calendar & Scheduling
Type: Feature Request
8
The Android and iOS versions of the control support multiple and range selections. We should consider embedding such features in the Xamarin.Forms control as well.

Links to the features in iOS and Android:

- Android Range Selection: https://docs.telerik.com/devtools/xamarin/nativecontrols/android/calendar/calendar-selection

- iOS Range Selection: https://docs.telerik.com/devtools/xamarin/nativecontrols/ios/calendar/selection
Unplanned
Last Updated: 06 Nov 2019 11:10 by ADMIN
Currently appointments that last for more than a day are visualized separately in each day cell in Month View - provide a way to render them as continuous shapes.
Completed
Last Updated: 05 Feb 2021 13:11 by ADMIN
Release R1 2019
ADMIN
Created by: Stefan Nenchev
Comments: 3
Category: Calendar & Scheduling
Type: Feature Request
5
Expose an editing feature of the RadCalendar so that the users can hold a specific time slot and manually add an appointment or edit an already existing one.
Unplanned
Last Updated: 03 Nov 2020 09:07 by ADMIN
Created by: SLM
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
5
Allow the customer to set "special" dates collection and provide different styling to/disable those dates.
Unplanned
Last Updated: 29 Mar 2018 11:48 by Fabio
ADMIN
Created by: Pavel R. Pavlov
Comments: 1
Category: Calendar & Scheduling
Type: Feature Request
4
Consider exposing API allowing customers to configure alarms.
Unplanned
Last Updated: 26 Sep 2023 10:09 by ADMIN

appointments show wrong time in different time zones due to daylight time changes.

The issue can be reproduced in scenarios:

- For US time zone 14th of march: If I click an empty slot, I have a popup that tells the time that is clicked. I click on the 9 AM slot and it says I'm clicking on "10:00". This only happens on 3/14/2021

- For European countries time zone: on 28th or march 2021 when is the daylight saving time

Completed
Last Updated: 18 Sep 2019 08:48 by ADMIN
Release R3 2019
Completed
Last Updated: 23 Jul 2019 05:09 by ADMIN
Release 2019.2.708 (R2 2019 minor release)
Created by: IanV
Comments: 3
Category: Calendar & Scheduling
Type: Bug Report
4

In Xamarin Forms.

 

When I call Calendar.ScrollAppointmentIntoView(theItem); in Android it works fine.

 

In iOS when the same call is made, the calendar scrolls about 1 pixel, then stops.

I put the call into a timer just to make sure it's there.

      Device.StartTimer(TimeSpan.FromMilliseconds(3000), () =>    

              { Device.BeginInvokeOnMainThread(() => {  Calendar.ScrollAppointmentIntoView(theItem); });             

                 return false; // True = Repeat again, False = Stop the timer    

      });

 

Unplanned
Last Updated: 12 Sep 2019 12:27 by ADMIN
Native UWP calendar in DayView/MultiDayView Mode has a property which helps you specify height between the time lines. Please provide this option for Android and iOS too. 
Unplanned
Last Updated: 02 Sep 2019 08:36 by ADMIN
Created by: John
Comments: 7
Category: Calendar & Scheduling
Type: Feature Request
4
When you switch from Day/Week modes to Month -> the selected date is preserved. However, the other way around does not work.
Unplanned
Last Updated: 03 Apr 2018 11:54 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: Calendar & Scheduling
Type: Feature Request
4

			
Completed
Last Updated: 15 Mar 2018 14:28 by ADMIN
Available in minor release 2018.1.0315. It will also be available in the R2 2018 release.
Completed
Last Updated: 05 Feb 2020 13:29 by ADMIN
Release R1 2019 SP
Created by: IanV
Comments: 1
Category: Calendar & Scheduling
Type: Bug Report
3

Xamarin Forms, Newest everything

Out of the box, all Calendar views for iOS are in AM/PM

In Android the MultiDay is 24 hour, but the Day view is AM/PM

How can I force Android MultiDay to be AM/PM ?

 

 

Completed
Last Updated: 20 Mar 2020 13:18 by ADMIN
Release 2020.1.313 (R1 2020 minor release)
Created by: IanV
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
3
If you have an appointment with duration 15 min, it is not properly rendered in DayView/MultiDayView on Android - it is visualized as a 30 min appointment
1 2 3 4 5 6