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

Excuse me, I want to ask a question about telerikInput:RadCalendar control.

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.
Fan
Top achievements
Rank 1
Fan asked on 31 Jan 2013, 02:09 AM
  I am a student from China. Recently I am developing a application on windows phone 8. My application needs a calendar to let users know the agenda and I find the control of your company is very useful to me. However, I do not have much to buy the control, it is so much expensive to me. I just want to know how to implementation a similar control like the RadCalendar control. I have tried some methods. For example, I split the calendar into 42 item controls and put data in each item control, at last merge them together. But I find the speed is very slow. I wonder your develop team use a grid to show the whole calendar and fill data in the grid.If so, I wonder how the data is drawn in the grid. Could you give me some advice? I am looking forward to your reply. Thanks very much.

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 05 Feb 2013, 06:54 AM
Hello Fan,

Thank you for your interest in RadCalendar.

In short we use our RadUniformGrid as a layout panel and we fill it with instances of a content control called CalendarButton. But to get a better idea, I encourage you to download a free trial for our RadControls suite from here. Then you will be able to add a RadCalendar in a project in Blend or Visual Studio 2012 and extract the style of the control by right-clicking the control in the designer then Edit Template -> Edit a Copy. I think this way you will get a better idea of how our control is created and what elements it has.

Kind 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
Fan
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or