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

Custom Cell Renderer

1 Answer 73 Views
Calendar - Xamarin.iOS
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 25 Apr 2017, 03:07 PM

I am looking to create a simple custom cell that shows a graphic for each day. Is this possible with the existing chart control?

I am creating an app that tracks a users progress, each day they are expected to login and perform a set of exercises, when they complete the exercises on a given day I want to show a green tick icon but when they dont complete the exercises I want to show a red cross icon.

 

Thanks

Paul

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 25 Apr 2017, 05:21 PM
Hi Paul,

I'm a little confused as to what control you're referring to. You've submitted this under the RadCalendar, for which you can indeed create a custom renderer, see this documentation.

You also mention the Chart, here's the documentation on how to create a renderer for the Chart.

Lastly, you'll want the native component's documentation in order to know which properties are available to you in the custom renderer. Here are the links:

iOS
-Calendar
-Chart

Android
-Calendar
-Chart

The native component documentation has code tabs that lets you switch to C# so you can see the approaches for Xamarin implementation.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
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
Tags
Calendar - Xamarin.iOS
Asked by
Paul
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or