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

Bug in custom slots?

1 Answer 46 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Jose
Top achievements
Rank 1
Jose asked on 09 Mar 2012, 04:32 PM

Hi, not sure if I found a bug:

When in the range of the slot indicates a busy year earlier, in my case proved 1753 (First year sql server). Schedule performance drops significantly.

Slot slot = this.CreateWorkingSlot(new DateTime(1753, 1, 1, 9, 0, 0), new DateTime(1753, 1, 1, 13, 0, 0), RecurrenceDays.Monday | RecurrenceDays.Tuesday | RecurrenceDays.Wednesday | RecurrenceDays.Thursday | RecurrenceDays.Tuesday); 


 I'm afraid you do a loop in reverse.

Sorry for my english and thanks,

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 14 Mar 2012, 02:00 PM
Hi Jose,

We are aware of this issue. The ScheduleView experiences some performance trouble when creating so many special slot. In this forum discussion you will find some more information about the issue and a suggested work around.

Regards,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ScheduleView
Asked by
Jose
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or