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

Can't get new Scheduler date range on client in OnClientNavigationComplete javascript handler

1 Answer 54 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shaun
Top achievements
Rank 1
Shaun asked on 27 Mar 2015, 09:43 PM
I may be going about my solution the wrong way since I'm still quite a newb with Telerik Scheduler control. I am using the ajax + web service binding of appointments to the scheduler. I have two questions:
1. How do I get the new visible date range included in the new call to retrieve appointments? I am assuming that I can somehow get the new date range and set this in my ISchedulerInfo criteria object before the component issues a call to the GetAppointments(PortalSchedulerInfo schedulerInfo) web method;
2. Is it possible to manually maintain the list of appointments in the client for caching across navigations?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 01 Apr 2015, 06:11 AM
Hello Shaun,

By default when binding RadScheduler only the events from the visible range are shown on the page by default and you don't need to do it manually.

As for your second question- it is not quite clear what are you trying to achieve would you please elaborate a little bit so we could be more helpful.

Regards,
Plamen
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Scheduler
Asked by
Shaun
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or