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

Want to know the startdate of the week/month view

2 Answers 26 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Larevenge
Top achievements
Rank 1
Larevenge asked on 07 Jan 2011, 04:53 PM
Hello there,

To minimize database traffic, i only get appointments from the database by checking on the startdate and enddate. To do this, i give the selecteddate, however in weekview and monthview this isn't appropiate and i see in youre examples you have the same problem:

http://www.telerik.com/help/aspnet-ajax/schedule_appearanceviews.html

You have selected 3 januari, 2008 on dayview, then you got weekview, but it doesn't show the appointments before 3 januari and its the same in monthview. I want to know how i can see in weekview that the startdate of the selected view is 30 december and the enddate is 5 januari. How to make this happen?

2 Answers, 1 is accepted

Sort by
0
Accepted
Veronica
Telerik team
answered on 10 Jan 2011, 10:37 AM
Hello Larevenge,

You can use the VisibleRangeStart and VisibleRangeEnd properties of the RadScheduler.

Please let me know if you have further questions.

All the best,
Veronica Milcheva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Larevenge
Top achievements
Rank 1
answered on 11 Jan 2011, 11:04 AM
Thanks for the quick reply. That works for me!
Tags
Scheduler
Asked by
Larevenge
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Larevenge
Top achievements
Rank 1
Share this question
or