This is a migrated thread and some comments may be shown as answers.

admin controls

1 Answer 75 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Teja
Top achievements
Rank 1
Teja asked on 05 Feb 2011, 01:17 PM
Hi,
In the Telerik Rad Scheduler, I want to separate admin control and user control and whatever changes the admin makes to the schedule should be reflected in the user view with a button click.

For Example: If the admin changes the timings and clicks the button it shud be reflected in the main schedule of the user also, but the user should noy have all the powers of the admin.He should be able to just select appointments.
But, I am unable to do that.Can anyone help me in guiding ?

1 Answer, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 05 Feb 2011, 03:56 PM
Hi Teja,

You can use the ReadOnly property of the RadScheduler to allow/ forbid the rights to insert/update/delete appointments.

You can use the  ASP.NET Web Site Administration Tool to create and manage user accounts. After that you can add each user as a resource to the RadScheduler and show only the appointments per user. Please take a look at this demo for a sample.

Please let me know if you still have any questions.

Best wishes,
Veronica Milcheva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Teja
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Share this question
or