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

RadScheduler - Diabling Insert and Update etc

2 Answers 97 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 1
Brad asked on 01 Feb 2011, 03:10 AM
(I mean DISABLING) :)

In my application the tasks displayed will be filter on a per user basis.

For example when User A is logged in, they will see only User A's tasks.

Some users however will have the ability to see the tasks of other users.

My question is how do I set the scheduler in these cases to read only. A user looking at another users tasks cannot Create, Update or Delete tasks. Nor can they more or re size a task.

I don't want it dimmed out. I just want is so all edit functions are disabled.

Cheers.

Brad

2 Answers, 1 is accepted

Sort by
0
Accepted
Veronica
Telerik team
answered on 01 Feb 2011, 10:03 AM
Hello Brad,

Please take a look at this demo for an example of appointments visible by users.

Also you can set the ReadOnly property to RadScheduler to "true" by certain conditions in Page_Load so users cannot Insert, Update or Delete tasks.

Kind regards,
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.
0
Brad
Top achievements
Rank 1
answered on 01 Feb 2011, 11:48 PM
Perfect. Thanks again Veronica
Tags
General Discussions
Asked by
Brad
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Brad
Top achievements
Rank 1
Share this question
or