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

Custom IAppointment class with additional properties

2 Answers 56 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Mehdi
Top achievements
Rank 1
Veteran
Mehdi asked on 16 Jun 2020, 11:46 AM

I am using Xamarin RadCalendar and have a custom class, named Activity, implementing the IAppointment interface, having some additional properties. How can I customize AddAppointmentView/EditAppointmentView to add/edit Activities?

N.B. I found a similar article for WinForms' RadScheduler in the following links:
https://www.telerik.com/blogs/how-to-create-custom-appointments-and-custom-appointment-dialog-in-telerik-scheduleview
https://docs.telerik.com/devtools/winforms/controls/scheduler/appointments-and-dialogs/custom-appointment-element

 

2 Answers, 1 is accepted

Sort by
0
Didi
Telerik team
answered on 17 Jun 2020, 07:59 AM

Hi Mehdi,

Currently, the RadCalendar Schebuling UIs could not be customized out of the box. We have a feature request logged in our feedback portal about this: https://feedback.telerik.com/xamarin/1399111-calendar-provide-a-mechanism-to-customize-the-scheduling-uis

Please follow the item in order to receive an email notification when its status changes. 

Solution:

The approach I can suggest is creating a custom scheduling UI. We have a sample demo in our SDK Browser app. For more details please check the following link: 

https://github.com/telerik/xamarin-forms-sdk/tree/master/XamarinSDK/SDKBrowser/SDKBrowser/Examples/CalendarControl/SchedulingCategory/CustomSchedulingUiExample

I hope this will help.

Regards,


Didi
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Mehdi
Top achievements
Rank 1
Veteran
answered on 22 Jun 2020, 09:13 AM
Hi Didi, thank you.
Tags
Calendar & Scheduling
Asked by
Mehdi
Top achievements
Rank 1
Veteran
Answers by
Didi
Telerik team
Mehdi
Top achievements
Rank 1
Veteran
Share this question
or