Unplanned
Last Updated: 19 Nov 2023 12:43 by Shalin
Created by: Shalin
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1
Provide a way to display all-day appointments by expanding the all-day area
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.
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

Unplanned
Last Updated: 31 Jul 2023 05:37 by ADMIN
ADMIN
Created by: Lance | 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. 
Unplanned
Last Updated: 30 Jun 2023 07:19 by Alberto

When changing the view mode from Day to MultiDay or opposite, and having an AppointmentTemplateSelector, exception is thrown on iOS. 

workaround: 

Return the default template when platform is iOS.

if(Device.RuntimePlatform == Device.iOS)

            {

                return default;

            }

Unplanned
Last Updated: 19 Jun 2023 05:56 by Sasi
For example create a 5 minutes appointment. The text is not readable in day multi day view modes. 
Unplanned
Last Updated: 19 Apr 2023 09:02 by Edoardo

When adding a RadCalendar with Day ViewMode in a TabView and switching tabs, null ref exception is thrown. 

Workaround: Set TabView.IsContentPreserved to True 

Unplanned
Last Updated: 05 Dec 2022 12:34 by Milan

Currently there are areas in the MultiDayView that cannot be styled using the background color.  Provide an option to set a background color to the entire the MultiDayView:

Unplanned
Last Updated: 02 Dec 2022 13:40 by Milan
when setting a TimeLineBackgroundColor to MultiDayView,  it is not respected on iOS. https://docs.telerik.com/devtools/xamarin/controls/calendar/images/calendar_scheduling_timeline.png The image in the middle is on iOS. The timeline background color is not applied
Unplanned
Last Updated: 23 Oct 2022 08:55 by Shalin
Created by: Shalin
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
1
I want to change the button style, icon, etc. Provide an option to style the add appointment button.
Unplanned
Last Updated: 06 Oct 2022 13:32 by Sasi
Created by: Sasi
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
0
Add appointments indicators in the date area of the multi day view, similar to week, day, month view modes. 
Completed
Last Updated: 14 Sep 2022 13:54 by ADMIN
Release R3 2022

when using DayViewSettings and applying AppointmentTemplate, the template is not applied, the default one is applied. 

Workaround: apply AppointmentTemeplate to MultiDayViewSettings for UWP.

Unplanned
Last Updated: 18 Aug 2022 12:32 by Egor

When changing the device orientation to a landscape mode, the all-day timeline cell does not resize as expected. The all day text moves the the date cell.

Unplanned
Last Updated: 15 Jun 2022 11:10 by Jakub
MaxCount in CalendarAppointmentsStyle does not work when DisplayMode is set to anything but Shape.
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: 26 May 2022 11:30 by Jakub
Created by: Jakub
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
0

Provide a new view similar to Day/MultiDay View with horizontal timeline - in this way it would be easier to accommodate more appointments for a certain timeslot. 

This timeline would be scrollable vertically to fit as many calendar events as needed, and horizontally to fit all time frames. 

Unplanned
Last Updated: 25 May 2022 12:54 by Vinu
Created by: Vinu
Comments: 0
Category: Calendar & Scheduling
Type: Feature Request
0

Provide a way to remove the appointment time display in Calendar AgendaView both on Android & iOS - on iOS there is a separate column for appointments' time that should be removed.

Unplanned
Last Updated: 08 Feb 2022 13:40 by Tugsan
When the Calendar is in DayView and there is a DayViewStyle applied with a AllDayAreaBackgroundColor setting, the color is not applied for the Today Date ( when the Calendar Date is DateTime.Today), for other dates the all-day area background is properly set.
Unplanned
Last Updated: 24 Jan 2022 08:26 by ADMIN
Created by: Jiri
Comments: 3
Category: Calendar & Scheduling
Type: Feature Request
0
In languages with noun declension like czech correct form is "leden 2022", displayed is "ledna 2022"
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

			
1 2 3 4 5 6