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: 02 Jul 2021 13:37 by ADMIN
Created by: rajesh
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1
Appointment reminder to notify the user when scheduled time reaches.
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.

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.

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: 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: 19 Nov 2023 12:40 by ADMIN
Currently all-day appointments that last for more than a day are visualized in the all-day area of MultiDayView as separate shapes  - provide a way to render them as continuous shapes.
Completed
Last Updated: 22 Oct 2020 15:30 by ADMIN
Release R3 2020 SP1

1.Start a swipe gesture to the right (as like when you navigate to next three days) but stop it by return your finger back (holding the finger on the screen);
2. Since the gesture was canceled, you stay at 15th to 17th of July;
3.. Tap on some event to open it on other screen. Then come back to the calendar;
4.. Now you see other dates on the calendar, less than before, somewhat like 11th to 14th or 8th to 10th. Each time when you open other screen, calendar changes its displayed date. To cancel this behavior do new navigation swipe gesture.

Workaround:  get the DisplayDate before the navigation and set it when navigating back

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.
Completed
Last Updated: 07 Dec 2020 16:07 by ADMIN
Release 2020.3.1207 (R3 2020 minor release)
Unplanned
Last Updated: 13 Mar 2020 07:46 by ADMIN
When the Start and EndDate properties are changed one after another and each of them calls PropertyChanged the appointment does not render accurately. If for example there is an appointment from 3 PM to 4 PM (duration 1 hour) and the Appointment is changed to one hour earlier (from 2 PM to 3 PM) on the screen the Appointment is displayed from 2 PM to 4 PM (duration 2 hours).
Completed
Last Updated: 19 Feb 2020 15:43 by ADMIN
Release R1 2020 SP1

When change my calendar view to Agenda, appointments with too large Title, overlap the time section in the container box.
Completed
Last Updated: 23 Jun 2020 06:25 by ADMIN
Release R1 2020
When the calendar is in DayView mode and you tap on the 3rd of November, it incorrectly scrolls you back to the 27th of October. Another issue appears if you are on the 2nd and you try to swipe to the 3rd (by swiping the day area) - it does not allow you to do so.
 

Unplanned
Last Updated: 17 Feb 2020 15:19 by ADMIN
Currently the first label marking the DayStartTime is not visualized in the timeline of the DayView (and MultiDayView) on Android. This leads to inconsistency with iOS, where the first label is displayed.
Unplanned
Last Updated: 24 Oct 2019 14:36 by ADMIN

when showing 3 months (last month, present month and the next month) on calendar component, the next month tab is displayed twice. see the attached video

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.
Completed
Last Updated: 19 Nov 2019 12:01 by ADMIN
Release 2019.3.1119 (R3 2019 minor release)
When I switch from Multi-day view to Day view it doesn't appear to redraw correctly on UWP. I can switch from Month to Day view and it's fine.

The behaviour I'm seeing is that it doesn't hide the multi-day view appointments and then doesn't correctly draw the day view ones. Please see the screen shot attached.
Unplanned
Last Updated: 16 Oct 2019 12:26 by ADMIN
Created by: Grant
Comments: 1
Category: Calendar & Scheduling
Type: Bug Report
1

I've attached a handler to the ViewChanged event of the Calendar component.

The event fires on Android but not on UWP. I've tried changing the view type using the calendar controls and also programatically but the event is not being fired.

Completed
Last Updated: 06 Nov 2020 14:56 by ADMIN
Release 2020.3.1106 (R3 2020 minor release)
Created by: Xplor Recreation Admin
Comments: 0
Category: Calendar & Scheduling
Type: Bug Report
1
If you set selected date range when the Calendar is loaded, the selection is not visualized.
Unplanned
Last Updated: 27 Feb 2020 13:54 by ADMIN
Add support for pull to refresh gesture.