We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Implement Calendar

Hi everyone, i've got few problems with SFCalendar. I don't understand where put the code explained in the syncfusion' s document, in the paragraph "getting started". I don't know in which file i have to copy the code. And Xamarin give me an error when i put the "new SfCalendar()" method in iOS file. Thank you

3 Replies

RK Rathana Kumar Sekar Syncfusion Team January 31, 2017 09:25 AM UTC

Hi Mario,

Thank you for contacting syncfusion support.

Please find the following guidelines to work with SfCalendar in xamarin forms.We have prepared sample to show demo on "How to work with calendar control in xamarin". Please find the sample from below and add the reference DLL following format.

Assembles required for SfCalendar:

PCL: 
Syncfusion.SfCalendar.XForms.dll

Android:
Syncfusion.SfCalendar.Android.dll
Syncfusion.SfCalendar.XForms.Android.dll
Syncfusion.SfCalendar.XForms.dll

iOS:
Syncfusion.SfCalendar.iOS.dll
Syncfusion.SfCalendar.XForms.iOS.dll
Syncfusion.SfCalendar.XForms.dll

Create an instance of SfCalendarRenderer in FinishedLaunching overridden method of AppDelegate class in iOS Project.

UWP:
Syncfusion.SfInput.UWP.dll
Syncfusion.SfShared.UWP.dll
Syncfusion.SfCalendar.XForms.dll
Syncfusion.SfCalendar.XForms.UWP.dll

 
 

 
Regards,
Rathanakumar S




MC Mario Codarin January 31, 2017 12:31 PM UTC

Thank you very much!


RK Rathana Kumar Sekar Syncfusion Team February 1, 2017 04:27 AM UTC

Hi Mario, 
  
Thanks for your update and we are happy to help you.  
 
Kindly let us know, if you need any further assistance. 
 
 
Regards, 
Rathanakumar S


Loader.
Live Chat Icon For mobile
Up arrow icon