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

[Solved] Weekview Readonly problem

1 Answer 76 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 19 Apr 2009, 05:40 PM
Hi there, I want to enable delete functionality only on month view and day view, but when I enable the following code the delete funtionality is lost on day view as well. (Month view it remains) Any suggestions?
Thanks

<MonthView ReadOnly="false" /> 
<WeekView HeaderDateFormat="dd/MM" ReadOnly="true"  /> 
<DayView ReadOnly="false"  /> 

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 20 Apr 2009, 01:16 PM
Hi Chris,

This seems like a bug. I have forwarded it to our developers to fix it. Thanks!



Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Chris
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or