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

Recurring events not displayed properly

4 Answers 61 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jill-Connie Lorentsen
Top achievements
Rank 1
Jill-Connie Lorentsen asked on 08 Jan 2013, 09:51 AM
I have a strange problem with recurring events.

I have a recurring event scheduled once a week with no end date.

When I start my application I open the RadScheduler in week view, and the recurring event is shown as it should. But if I go to the next week the event is not shown.

If I then switch to month view the recurring event is shown, but only the one in the week I was in before I switch to month view.
Then, if I switch back to week view, the event is shown for that week, even if it wasn't before.

In my application I also have a RadCalendar, where the dates with appointments are bold. To do this, in the AppointmentDataBound event of the RadScheduler I use the e.Appointment.RecurrenceRule to add the dates to the SpecialDays collection of the RadCalendar. This works fine, so I don't think there is anything wrong with the recurring event itself, just the way it is displayed in the RadScheduler.

The same behavior also happens if I have recurring event scheduled once a day, and also if I vary the number of occurrences, end dates etc

Any ideas?

Regards, Jill-Connie Lorentsen

4 Answers, 1 is accepted

Sort by
0
Jill-Connie Lorentsen
Top achievements
Rank 1
answered on 10 Jan 2013, 12:50 PM
I just discovered another strange behavior in my scheduler, maybe it is connected to my first problem.

I start my scheduler in week view, and when the page first is loaded I can add, edit and delete appointments as I am supposed to.

If I then change to month or day view, or choose another week, I am not able to edit or delete appointments? I can add, though, and if I do (or even just open the advanced form and press Cancel) I then can add or delete exising appointments appointments afterwards.

Any ideas is appreciated!


Regards, Jill-Connie
0
Plamen
Telerik team
answered on 11 Jan 2013, 07:41 AM
Hello Jill,

 
The described behavior sounds quite unusual but unfortunately I could not reproduce it locally or in any of our on-line demos. Would you please elaborate a little bit the exact scenario and share the code used with RadScheduler so we could inspect is and be more helpful?

Greetings,
Plamen
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.
0
Jill-Connie Lorentsen
Top achievements
Rank 1
answered on 14 Jan 2013, 11:54 AM
I will open a support ticket and attach a working sample, hoping that you can have a look at it and point me in the right direction.

Regards, Jill-Connie
0
Plamen
Telerik team
answered on 15 Jan 2013, 09:37 AM
Hi,

 
We have inspected the issue and the problem seems to be caused by not proper implementation of the Using The Data Source Property. In such  cases we recommend loading  the appointments and there resources as it is done in the attached project.

Hope this will be helpful.

All the best,
Plamen
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
Jill-Connie Lorentsen
Top achievements
Rank 1
Answers by
Jill-Connie Lorentsen
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or