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

How to remove/disable Edit Recurrence/Is All Day check from AppointmentDialog?

4 Answers 112 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Fernando
Top achievements
Rank 1
Fernando asked on 05 Jul 2013, 04:53 PM
Hi 

this is our customer requirement. I need to remove those options. Is there a way to do that?
Thanks in advance

Fernando

4 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 08 Jul 2013, 08:25 AM
Hi Fernando,

You should customize the EditAppointmentDialog through the EditAppointmentDialogStyle property of the ScheduleView, please check the following links for more details on the approach:
http://www.telerik.com/help/wpf/radscheduleview-features-custom-dialogs.html

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Fernando
Top achievements
Rank 1
answered on 10 Jul 2013, 02:55 PM
Hi there

Thanks for your reply

The problem with that approach is that a recurrent event needs to be created in order to customize the dialogs.

My requirement is to prevent the creation of a recurrent event.
Is that possible for this control? What I want to do is to disable or remove the Edit Recurrence button.

The same for All Day event checkbox. Hope this clarifies my need

Thanks again

Fernando
0
Kalin
Telerik team
answered on 11 Jul 2013, 01:13 PM
Hi Fernando,

We have created a sample project which demonstrates the exact approach. The EditAppointmentDialogStyle property of ScheduleView is set to CustomEditAppointmentDialogStyle which ControlTemplate is modified per the requirements.

Please check the attachment and if you have any further questions let us know.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Fernando
Top achievements
Rank 1
answered on 16 Jul 2013, 03:10 PM
Hi Kalin

This sample code worked for me.

Thanks a lot. Great Support
Tags
ScheduleView
Asked by
Fernando
Top achievements
Rank 1
Answers by
Yana
Telerik team
Fernando
Top achievements
Rank 1
Kalin
Telerik team
Share this question
or