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

RadSchedule control

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Roman
Top achievements
Rank 1
Roman asked on 17 Nov 2010, 09:00 PM
I have some trouble with customizing Radschedule silverlight control.

The problem is related to AppointmentDialogWindow.

How can I extend AppointmentDialogWindow  in order to add additional dependency properties.

I would like to add custom properties that is used in my custom appointment entity/class.

Thank you in advance,

Roman

1 Answer, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 19 Nov 2010, 10:53 AM
Hello Roman,

After creating your own dependency  properties, you need to add some markup to the control template of the EditAppointment dialog of RadScheduler. You can open your instance of RadScheduler in Expression Blend, go to Obejct > Edit Additional Styles> Edit EditAppointmentStyle > Edit a Copy and modify the template of the dialog to include your new textboxes, textblocks, etc.

You can see this approach in action in our online Silverlight examples.

I hope this info will be helpful.

Sincerely yours,
Dani
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
General Discussions
Asked by
Roman
Top achievements
Rank 1
Answers by
Dani
Telerik team
Share this question
or