Hello,
is there a simple way I can disable the edit on an appointment but I can create/delete ?
as far I've seen there's a read-only slot option avaiable but it doesn't match my needs
Thanksi n advance
Paolo
1 Answer, 1 is accepted
0
Yana
Telerik team
answered on 09 Oct 2014, 07:53 AM
Hello Paolo,
You could cancel the AppointmentEditing event in order not to allow the users to edit the appointments.
Additionally, if you'd like to disable the EditAppointmentDialog ( cancelling the AppointmentEditing does not cancel the dialog - it is shown in read-only mode), you will need to cancel ShowDialog event as well.
Please check our ScheduleView Events topic for more details.
Hope this will be helpful.
Regards,
Yana
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.