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

ScheduleView Hide Delete 'X' button for Cutomised Appointment

2 Answers 95 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Hong
Top achievements
Rank 1
Hong asked on 02 Jun 2011, 01:43 AM
Hi there,

I try to hide "X" delete button for customised appointment when mouse over occur, but unsuccessful.......

I did some research over forum, all solution is for RacScheduler instead of RadSchedulerView, how coud we achive this for RadScheduleView?  Could you give some example code if you don't mind? (I can't find "Part_Delete" control in RadScheduleView )

Thanks,
hong

2 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 03 Jun 2011, 11:39 AM
Hello Hong,

In order to remove the delete button from the appointment template you will have to search for <telerik:RadButton x:Name="DeleteButton".../>. This is the button you will need to remove in ScheduleView.

Hope this information helps. Please let us know if you have further questions. 

All the best,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Hong
Top achievements
Rank 1
answered on 06 Jun 2011, 01:18 AM
thanks for your reply.

I palyed around with this, but unfortunately I am unable to find how and where to delete that button, could you provide some sample code?

thanks,
Hong
Tags
ScheduleView
Asked by
Hong
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Hong
Top achievements
Rank 1
Share this question
or