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

Emulate Outlook calendar?

4 Answers 106 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 03 Mar 2009, 06:32 PM
Hi,
I am looking for a Silverlight control that I can use to somewhat emulate a monthly event calendar like as seen in Outlook. This would include stretching the calendar across an entire page and placing other controls (TextBlock, Button) inside of each date cell. Is it possible to achieve this using your Calendar control?

Thanks,
Sean

4 Answers, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 04 Mar 2009, 08:01 AM
Hello Sean,

The purpose of the calendar is primarily for selecting dates and it allows some customization. Although such a scenario is possible, it will involve some advanced customization and the solution would not feel very "native" to the control.

Here is sample outline:

You can try adding a custom DataTemplate through the DayTemplate or DayTemplateSelectors properties of the calendar. This data template will be bound to a CalendarButtonContent class. In the template, you can bind the DataContext of (lets say) an ItemsConrol using a Converter that will return a list of appointments, based on the given date.

I can provide more details if you decide to go this way.

All the best,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
wang
Top achievements
Rank 1
answered on 03 Jul 2009, 02:39 PM
hello,

do you have the souce on the problem?if you have the code ,can you send me??

et if you do not have , can you give me an idea??


thanks henri
0
Kaloyan
Telerik team
answered on 07 Jul 2009, 01:46 PM
Hello wang,

I am suggesting you to check out our new RadScheduler control. We thing it perfectly suits your needs. Check the online examples for more clarification.

Sincerely yours,
Kaloyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
wang
Top achievements
Rank 1
answered on 08 Jul 2009, 03:49 PM
i can not see the Scheduler demo , but the others is good. i do not know why!

and can you send me the file:Telerik.Windows.Controls.Scheduler.dll
Tags
Calendar
Asked by
Sean
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
wang
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or