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

Time Range Requests for Scheduler

1 Answer 129 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Samuel
Top achievements
Rank 1
Samuel asked on 25 Feb 2014, 03:24 PM
Hi Guys
I am currently validating the scheduler widget and it looks to me, like the datasource always requests the whole
calendar. We are actually storing millions of terms on the server side, so there must be a way to, lets say, just showing the terms of a
day, week, month or the like. I couldn't find any query parameter or post data when the datasource actually calls the read url.
Is there any way to constraint the time range for a read request of terms?

Best regards
Samuel

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 26 Feb 2014, 08:46 AM
Hi Samuel,

This code library demonstrates how to constrain the date range of events which Scheduler is bound to. Version of the code library but using the ASP.NET MVC wrapper can be found here.

Regards,
Rosen
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Samuel
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or