This is a migrated thread and some comments may be shown as answers.

Calendar all-day header item disappearing

6 Answers 93 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Jeroen
Top achievements
Rank 2
Jeroen asked on 18 Feb 2019, 02:28 PM

Currently in the android version the day view of the calendar there seems to be a bug. When there is an all-day appointment selected it will normally display the all-day header appointment item. If we select another date and go back to the date before it will not always show the all-day header item. This can be seen in the images that are attached to this post.

Xamarin forms version: 3.4.0.1008975
Telerik version: 2019.1.131.1
OS: Android

6 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 19 Feb 2019, 09:03 AM
Hi Jeroen,

Thank you for sending the screenshots.

I confirm this is an issue in RadCalendar on Android,  I logged it on your behalf in our public portal, please follow its status at the link below:
https://feedback.telerik.com/xamarin/1388650-calendar-android-all-day-area-is-not-visible-when-navigating-through-the-week-view-navigation

I have updated your points for bringing this to our attention.

I am sorry for any inconvenience caused.

Regards,
Yana
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Asanka
Top achievements
Rank 1
answered on 11 Apr 2019, 03:34 AM

Hi,

I have another issue in all-day area.

How do we translate all-day text.Tried to find out translation key but it is not available.

Thanks

 

0
Didi
Telerik team
answered on 11 Apr 2019, 12:00 PM
Hi Asanka,

Thank you for the provided image.

Currently the RadCalendar does not provide localization for the ALL-DAY text. I have logged a feature request on your behalf in our Feedback portal and you could follow and vote for the item on the link below:

https://feedback.telerik.com/xamarin/1404770-calendar-provide-an-option-to-localize-the-all-day-text

You can find your Telerik points updated as a small sign of gratitude for your involvement.
 
Solution:

You could change the All-day text through a custom renderer. For more details how to implement custom renderer check the following article: Calendar Custom Renderer . I have created a sample that shows how to implement a custom renderer for Android - refer to the attached project - CustomCalendarRenderer.cs file inside the Android project.

I hope I was helpful.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Asanka
Top achievements
Rank 1
answered on 11 Apr 2019, 12:08 PM

Hi,

Thank you very much for reply. But I don't find fix fro IOS.

 

Thanks

0
Didi
Telerik team
answered on 15 Apr 2019, 01:57 PM
Hello Asanka,

In order to change the "ALL-DAY" text on iOS you should create a custom renderer. For more details regarding Calendar Custom Renderer on iOS please check our help article: Calendar iOS Custom Renderer.

Basically, you will need to create a class inside the iOS project that inherits from Telerik.XamarinForms.InputRenderer.iOS.CalendarRenderer, override the OnElementChanged method and inside it you could change the text of the AllDayEventsView LabelView. For more details please check the CustomCalendarRenderer.cs file inside the iOS project from the attached file.

I hope I was helpful.

Regards,
Didi
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Asanka
Top achievements
Rank 1
answered on 22 Apr 2019, 04:46 AM

Hi,

Thanks it is works.

Thanks

 

Tags
Calendar & Scheduling
Asked by
Jeroen
Top achievements
Rank 2
Answers by
Yana
Telerik team
Asanka
Top achievements
Rank 1
Didi
Telerik team
Share this question
or