Hi,
I am using Telerik RadScheduler and I want to design this scheduler in such a way that the user should be able to view only the time slot and date set by the administrator.
I am able to do that using customization provided in the page http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx.
But, this is working only in Day view. If the user selects month or week view, the scheduler shows even the time slots not set by the admin and the user is even able to select them.
What I want is: I want the dates and time not set by the admin to be BLOCKED. A blocked message should be set.How do i do that?
I am using Telerik RadScheduler and I want to design this scheduler in such a way that the user should be able to view only the time slot and date set by the administrator.
I am able to do that using customization provided in the page http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx.
But, this is working only in Day view. If the user selects month or week view, the scheduler shows even the time slots not set by the admin and the user is even able to select them.
What I want is: I want the dates and time not set by the admin to be BLOCKED. A blocked message should be set.How do i do that?