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

RadCalender and multi appointments

3 Answers 19 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.
Patrice
Top achievements
Rank 1
Patrice asked on 16 Jun 2014, 02:39 AM
Hi everyone

I am very new as windows phone developer. it will maybe bother you.   I followed the tuto radcalender. I want to know now how to add many other appointments in the calendar and when I click in a specific day it will show me the appointment. Is there any tuto.

Thanks

3 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 19 Jun 2014, 07:07 AM
Hi Patrice,

This scenario is depicted in the FirstLook example for RadCalendar in our Quick Start Framework, installed locally on your computer. Appointments are populated through the AppointmentsSource property as described in this help topic. When a date is selected in the calendar, a RadDataBoundListBox displays the appointments for that date in SelectedValueChanged event handler.

Best regards,
Ves
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Patrice
Top achievements
Rank 1
answered on 19 Jun 2014, 11:10 AM
Can you show me some code and explain to me please
0
Ves
Telerik team
answered on 23 Jun 2014, 10:27 AM
Hi Patrice,

You can find the explanation in my previous reply. The code I am referring to is typically located in a folder similar to this (given that you have installed Telerik UI for Windows Phone 8):

C:\Program Files (x86)\Telerik\UI for Windows Phone 8 Q2 2014\Examples\Examples.WindowsPhone\Calendar

Please, review the FirstLook.xaml and FirstLook.xaml.cs files. We recommend reviewing and trying out the examples found in C:\Program Files (x86)\Telerik\UI for Windows Phone 8 Q2 2014\Examples. You can open the solution, build it and run the examples. You can also review the code for every example and modify it in order to enhance it or try different approaches. This will help you get a better understanding of how controls work.

Best regards,
Ves
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Calendar
Asked by
Patrice
Top achievements
Rank 1
Answers by
Ves
Telerik team
Patrice
Top achievements
Rank 1
Share this question
or