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

Remove / disable the cross for delete schedule

4 Answers 119 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Kiena
Top achievements
Rank 1
Kiena asked on 02 Feb 2017, 04:37 AM

Hi, I am using Telerik RadScheduleView in my WPF projet.

How to remove / disable the cross  for delete schedule (cross in the right corner schedule / appointment)

and how to adjust the height of the time schedule?

 

Thanks

 

4 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 02 Feb 2017, 08:45 AM
Hello Kiena,

Regarding the delete button you could simply set the ShowDeleteButton property of RadScheduleView to false.

Can share more details about the second question? What do you need to achieve? What I can suggest you would be to check the ScheduleView Configurator example and play with the settings in order to achieve the desired appearance.

Hope this helps.

Regards,
Kalin
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Kiena
Top achievements
Rank 1
answered on 03 Feb 2017, 01:57 AM

Hai Kalin, thanks for your answers.

for my second question, i want to rezise(reduce) the height / space between time schedule (please see the attachment).

and can i disable click event? so user cannot click / view detail about appointment (My application error/hang event i clicked appointment)

Thanks for your help

0
Accepted
Kalin
Telerik team
answered on 06 Feb 2017, 09:16 AM
Hi Kiena,

You can try to configure the MinTimeRulerExtent property in order to change the space between the timer ruler lines. For more details please check the following article:
http://docs.telerik.com/devtools/wpf/controls/radscheduleview/end-user-capabilities/timerulerconfiguration#timeruler-configuration

As for the click event - you could Cancel the dialog ShowDialog event. For more details check the following article:
http://docs.telerik.com/devtools/wpf/controls/radscheduleview/howto/prevent-dialogs-from-opening

Hope this helps.

Regards,
Kalin
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Kiena
Top achievements
Rank 1
answered on 08 Feb 2017, 05:21 AM
Thank you, its working
Tags
ScheduleView
Asked by
Kiena
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Kiena
Top achievements
Rank 1
Share this question
or