I have recurrence implemented in my project and everything works perfectly except for two cases in a yearly recurrence rule. When I use Sunday or Monday in a yearly recurrence rule, the appointment disappears. Additionally, when I click the 'next arrow' in the RadScheduler Navigator to navigate to a page past the current date, the scheduler freezes for a good 5-10 seconds before the page change processes.
For example, if the recurrence rule is 'FREQ=YEARLY;COUNT=2;BYDAY=SU;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU' or 'FREQ=YEARLY;COUNT=2;BYDAY=MO;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU', this behavior occurs. If I use any other day it works fine.
Anyone else have this problem?
For example, if the recurrence rule is 'FREQ=YEARLY;COUNT=2;BYDAY=SU;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU' or 'FREQ=YEARLY;COUNT=2;BYDAY=MO;BYWEEKNO=1;BYMONTH=1;BYSETPOS=1;WKST=SU', this behavior occurs. If I use any other day it works fine.
Anyone else have this problem?