Is there a way to get the range of dates for the current view in a Telerik RadScheduler? SelectedView tells me whether I'm looking at month, week etc, but how do I find out which month/week etc I'm looking at? either that or a StartDate and EndDate woudl be good.
It would be good to know so I only load the relevant appointments from the database.
Try VisibleRangeStart and VisibleRangeEnd