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: 18 Sep 2019 08:48 by ADMIN
Release R3 2019
Created by: Anvar
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
1
On UWP, the RadCalendar's DisplayDate isn't updated when the month's view changes (via user selecting the up/down arrows in the header).
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: 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
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 ?

 

 

Declined
Last Updated: 11 Jan 2019 09:48 by ADMIN
Created by: Olivier
Comments: 1
Category: Calendar & Scheduling
Type: Bug Report
1

Hello Telerik Team,

I would like to report a bug I found on Android (not iOS).

If you use a RadCalendar inside a content page which is inside a TabbedPage, you can't swipe on the RadCalendar when it is in ViewMode=Week.

You have to draw a diagonal to make it works otherwise, the swipe (on the RadCalendar) is handled by the TabbedPage and it changes the current page being displayed.

 

If the RadCalendar ViewMode is set in MultiDay, the Swipe is well handled by the RadCalendar (instead of the TabbedPage).

 

Expected behavior : swiping on the RadCalendar in ViewMode=Week should change the displayed week (like it does in ViewMode=MultiDay).

Current Behavior : swiping on the RadCalendar in ViewMode=Week should change the selected page of the TabbedPage.

 

Why I think it is a bug : in ViewMode=MultiDay, the swipe isn't handled the same way : it actually change the displayed day and doesn't change the current page of the TabbedPage control.

PS : if the RadCalendar ViewMode is set to Month, the swipe to change the displayed month is from top to bottom or bottom to top unlike the Week mode which handle swipe from right to left or left to right.

 

I wish you a happy new year and a lot of bug fix with a lot of new feature released :)

 

 

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    

      });

 

Completed
Last Updated: 22 Nov 2018 16:13 by ADMIN
Available in minor release 2018.3.1122. It will also be available in the R1 2019 release.
Completed
Last Updated: 18 Sep 2019 08:48 by ADMIN
Release R3 2019
Completed
Last Updated: 18 Oct 2018 11:52 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
0
Available in the R3 2018 SP release.
Unplanned
Last Updated: 03 Sep 2018 13:27 by ADMIN
Completed
Last Updated: 21 Aug 2018 11:37 by ADMIN
Available in minor release 2018.2.821. It will also be available in the R3 2018 release.
Unplanned
Last Updated: 21 Jun 2018 13:12 by ADMIN
Completed
Last Updated: 18 Oct 2018 11:50 by ADMIN
Available in the R3 2018 SP release.
Completed
Last Updated: 13 Feb 2019 09:21 by ADMIN
Available in the R3 2018 SP release.
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.
Unplanned
Last Updated: 26 Feb 2018 10:31 by ADMIN
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: 01 Mar 2018 12:21 by ADMIN
ADMIN
Created by: Nikolay
Comments: 3
Category: Calendar & Scheduling
Type: Bug Report
1