I need to show a blocked time in the scheduler so I handle the TimeSlotCreated event and execute logic that determines the state of the timeslot. If it's in a non-schedulable time range then I set e.TimeSlot.CSS = "blockedStyle".
This works fine except when I navigate backwards in time. For example, I click the back 1 day button or I select a previous date in the popup calendar.
I notice that my event handler executes but when the calendar re-renders the blocked style disappears. However if I cause it to postback using any other buttons, for example the "Today" button, a custom link or the Show All 24 hours button it correctly renders the blocked style again.
Is there a work around or patch for this?
Thanks,
Al
This works fine except when I navigate backwards in time. For example, I click the back 1 day button or I select a previous date in the popup calendar.
I notice that my event handler executes but when the calendar re-renders the blocked style disappears. However if I cause it to postback using any other buttons, for example the "Today" button, a custom link or the Show All 24 hours button it correctly renders the blocked style again.
Is there a work around or patch for this?
Thanks,
Al
6 Answers, 1 is accepted
0
Hello Albert,
Could you please check the sample project from this kb article? How is your implementation different? Do you use AJAX. If so, please try make sure that RadScheduler updates itself in the AJAX settings.
If the problem persists, please open a support ticket and send us a small working demo project which we can test locally.
Regards,
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Could you please check the sample project from this kb article? How is your implementation different? Do you use AJAX. If so, please try make sure that RadScheduler updates itself in the AJAX settings.
If the problem persists, please open a support ticket and send us a small working demo project which we can test locally.
Regards,
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Hello Albert,
We have just fixed a bug that is very likely to be related to your problem. Please, open a formal support ticket, so we can send you the hotfix.
Best wishes,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
We have just fixed a bug that is very likely to be related to your problem. Please, open a formal support ticket, so we can send you the hotfix.
Best wishes,
Tsvetomir Tsonev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Ian Russell
Top achievements
Rank 1
answered on 17 Sep 2008, 03:28 PM
Is it going to go out with the next release as well I assume?
0
Yes, we will include the fix with the next release, so you could just wait and download it when it is available. The Q3 2008 release is scheduled for November.
Kind regards,
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Ian Russell
Top achievements
Rank 1
answered on 10 Nov 2008, 09:22 PM
It is still happening in Q3's release. It is very frustrating. Any thoughts on this, Telerik?
0
Hi Attila,
Can you open a support ticket and send us a small demo project of the problem?
Thanks.
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Can you open a support ticket and send us a small demo project of the problem?
Thanks.
Peter
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.