While in DayView (or any other appropriate view), allow for appointments to be draggable to another time slot for rescheduling.
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
Consider exposing API allowing customers to configure alarms.
In the RadCalendar, if we set the DisplayDate to future date (For example, current date is 04-03-2024 and the display date as 08-April-2024), application gets crashed in iOS platform. This issue occurs only in iOS 17 and above versions.
Exception
NSInternalInconsistencyException Reason: UIGraphicsBeginImageContext() failed to allocate CGBitampContext: size={0, 0}
Add a property for setting the start day of the week.
The year should be displayed on top of the months in MonthNames view mode.
Currently MonthNames view is available only in iOS
It would be nice to see the current displayed year in the Header while displaying the RadCalendar in 'MonthName' CalendarViewMode.
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.
Expose API allowing the change the row heights
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).
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
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.