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

Recurrence Overlapping

1 Answer 64 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sankar
Top achievements
Rank 1
Sankar asked on 21 Jul 2015, 12:17 PM

Hi Telerik Team,

 

I am Developing the Web application using radschedular,

 

http://www.telerik.com/support/code-library/occupied-time-slots-and-recurring-appointments

  

I am using the above code library for avoid the Recurrence Overlapping,

My problem is,

     The code works well, that is avoid the recurrence in a Current week(I am only using the Week view)

 But it will not work for upcoming weeks...

 

For Example,

    I recurrence booking a room for monday and tuesday (from 10:00 am to 12pm)

Then again one more Recurrence booking(say r2) for the same week like Thursday and Tuesday(at same time) .

here, I facing the issue on next week's tuesday recurrence booking is overlapping.

 

Could you tell me the solid solution for this issue...

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 24 Jul 2015, 07:38 AM
Hello,

I have inspected the code Library and your screen shot and it seems like the issue is caused by the fact that you are using a RadScheduler that is not grouped. In such case the RoomsOverlap method should not be used in the cs code. I am attaching the page that worked correctly at my side.

Regards,
Plamen
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Sankar
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or