So, I'm having a little difficulty populating appointments to my RadScheduler. I've exported the recurring events to iCal and imported them into Outlook (which works fine), but the scheduler doesn't look like it renders past the initially selected window. For instance, if I set it on month view and page forward (where events should be recurring into), I get nothing. Same thing goes for navigating backward. If I set it on week view, I get the same behavior only with the next and previous weeks.
I'm loading all my appointments on Page_Load using the recurring ranges. Is there a way of doing this and if so, what event am I looking for to manipulate the appointment collection?