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

How to use Schedule control in c#/xaml metro application ??

hi , 

As of now i am using a trail version of syncfusion.

i want to use the schedule control provided by syncfusion in my application , but i didnt get how to go forward on it :-

1)how to use the schedule control in a blank c#/xaml  metro application. ??

2)What are the dll's which i need to add in my application in order to use the schedule control.?/

Any sample project for my reference  would be appericated 

Thanks & Regards,
Shivam


1 Reply

JO Joy Oyiess Rex  K Syncfusion Team August 30, 2013 12:23 PM UTC

Hi Shivam,

 

Thanks for using Syncfusion Products.

 

Please follow the below procedures to use our Schedule control.

 

Step 1: Create a new Project(Windows Store),

 

Step 2: Add "Syncfusion.SfSchedule.WinRT.dll " from the Reference Manager

 

Step 3: Add the "using:SYncfusion.UI.Xaml.Schedule" namespace in xaml

 

Step 4 : Add the below code snippet in xaml and run the sample.

 

  <Schedule:SfSchedule  />

 

Note :- Or else you can simply drag the SfSchedule Control from the ToolBox and drop in the designer so that the required dll and namespace can be added automatically.

 

We have attached screenshots for the above procedures and also created a simple sample for the same. Please find them in the below attachment.

 

Please let us know, if you need any further assistance.

Regards,

Joy Oyiess Rex K




GettingStarted_SfSchedule_WinRT_40249f0d.zip

Loader.
Live Chat Icon For mobile
Up arrow icon