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

Handling scheduler view change

1 Answer 251 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 23 May 2008, 03:30 PM
Is it possible to handle a change in the view?

I want to be able to load diary events when ever a view changes from say day to week or week to month. I don't want to pre-load all the appointments because the system would be too slow.

Thanks
Jon

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 26 May 2008, 02:09 PM
Hello Jonathan,

You can handle the NavigationComplete event in order to intercept the view change. You can rebind the scheduler in this event with the needed appointments. A call to RadScheduler.Rebind() might be needed in order to clear the existing data.

Best wishes,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Jonathan
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or