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

lazy loading scheduler

1 Answer 81 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 02 Dec 2011, 02:21 PM
Hi there,

I'm trying to implement a scheduler with lazy loading from a WCF webservice. The webservice is almost ready while I can't find any way to load only the appointments of the current displayed month. 

I've already looked what was mentioned in this post http://www.telerik.com/community/forums/wpf/scheduler/scheduler-performance.aspx.
I can't find any of these options in the property list.


any help would be appreciated.


thanks in advanced,

Kevin

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 06 Dec 2011, 03:02 PM
Hi Kevin,

You can utilize the technique from the Optimized Queries demo with Web or WCF Service as well. Attached is a simple demo for reference. Here is a related code library entry which you will find helpful as well -

http://www.telerik.com/community/code-library/aspnet-ajax/scheduler/filter-appointments-by-sending-additional-information-to-the-web-service-and-the-provider.aspx


Greetings, Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Kevin
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or