In my application i am fixing appointment for all Mondays in Jan using recurrence rules if i make allow edit is false for one Monday that rules is applying to reaming Mondays but according to my requirement the allow edit is false property is only applicable to one monday how can i achive this
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 19 Jan 2010, 01:23 PM
Hi Nagesh,
You can handle AppointmentCreated to set the AllowEdit property based on your custom condition. For example: