I am using RadScheduler, but I have a little bit unusual requirements. Couple things I need to do:
- Depending on a resource associated with Appointment and a role of a current user, certain appointments should not be editable. So, I need to disable a pop-up when appointment is double-clicked in Scheduler, any suggestion how to do it.
- Is there any way to hide “recurring event” check box on the appointment edit pop-up? We do not need that at all so it is OK to hide it for good.
Thank you