We want to allow users to create recurring appointments, however we would like to disable the ability to edit a single occurrence of that recurring appointment. Is this possible?
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 14 Jan 2009, 12:49 PM
Hi Matt,
Yes, this is possible with the following code:
<script type="text/javascript">
function OnClientRecurrenceActionDialogShowing(sender, eventArgs) {