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

Using Calendar with Azure Mobile Services

1 Answer 56 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
April
Top achievements
Rank 1
April asked on 12 May 2013, 07:51 PM
Hi,

I have created an Azure Mobile service for my WP8 application and want to fill my telerik WP8 calendar with the data from my azure backend. I created a new WP8 mobile service and now want to display the data in the calendar.

I found an example on how to explicitly add an appointment using AllAppointments but I am not seeing any examples on how to map the appointments to an existing data source like Azure Mobile services.

I am newer to C#, so any help would be appreciated.

A

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 15 May 2013, 06:40 AM
Hi April,

Thank you for your question.

You can have a look at this thread and see the attached sample, which demonstrates how you can add a SampleAppointmentsSource as part of a ViewModel. I believe it will be helpful for you. Of course, instead of using the hardcoded appointments, you can use the data from your service and add/remove appointments when necessary.

I hope this information helps.

Regards,
Todor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Calendar
Asked by
April
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or