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

Recurring appt. calendar presentation does not make sense

1 Answer 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Karl Wilkens
Top achievements
Rank 1
Karl Wilkens asked on 17 Nov 2011, 10:07 AM
Hi,

I am binding to a sql server data source and the recurrence pattern is stored there. Here is an example - 

DTSTART:20110101T000000Z  DTEND:20120630T000000Z  RRULE:FREQ=WEEKLY;UNTIL=20120630T000000Z;INTERVAL=1;BYDAY=TU  


In the screen shot, this appointment (titled Cardiology Grand Rounds 2011-2012) displays on Tuesday, and then continues onward, left-to-right. My expectation would be there would be one entry on every Tuesday, rather than what is shown in the screen shot. The same thing happens for all recurring appointments. What am I doing wrong? Thanks.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 21 Nov 2011, 04:40 PM
Hello Karl,

 
It seems that the problem is in the following part of your recurrence pattern:
DTEND:20120630T000000Z  As it is set every recurring appointment have to be about an year long. I see that on the attached image the end date is 2011, so I suspect the error should come from the code where the end date of the appointment is set.

Hope this will be helpful.
Regards,

Plamen Zdravkov
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
Karl Wilkens
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or