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

A custom EditAppointmentDialog

1 Answer 86 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Sammy
Top achievements
Rank 1
Sammy asked on 31 Aug 2012, 02:39 PM
Hi all,
Does anyone have any links/tutorials/examples on how to implement a custom edit appointment dialog? I'm not talking about using the existing one, and adding a few properties. I mean a complete new dialog window.

I'm pretty sure you have to implement ISchedulerDialogHostFactory, but I really don't understand all the parts and pieces.

Thanks a bunch!

1 Answer, 1 is accepted

Sort by
0
Sammy
Top achievements
Rank 1
answered on 31 Aug 2012, 08:46 PM
Ok, I found this help link, which allowed me to visually wire everything up.
http://www.telerik.com/help/silverlight/radscheduleview-features-customizing-dialog-windows.html


From inside of my Dialog, how do I:

a)Data Bind my controls to the selected appointment of the ScheduleView
b)Save an edited appointment
c)Save a newly created appointment?

Thanks a bunch!
Tags
ScheduleView
Asked by
Sammy
Top achievements
Rank 1
Answers by
Sammy
Top achievements
Rank 1
Share this question
or