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

Low performace on weekview

5 Answers 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Alon
Top achievements
Rank 1
Alon asked on 23 May 2011, 04:58 PM
Hi,
I'm using RadControls for ASP.NET AJAX Q3 2010 and browsing through IE8
I'm looking for a solution to reduce the number of appointments i'm displaying in weekview
Due to a low performace and IE DOS (Deniel of service) when there are more then 100 appointments per week
Is there a solution like: LoadOnDemand(scroll oriented) or "more..." per day links also in weekview like the one in month view?
Thank you.

5 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 26 May 2011, 10:25 AM
Hi Alon,

One option to consider is limitting the visible range of RadScheduler by setting
DayStartTime="10:00:00" and DayEndTime="16:00:00" for RadScheduler for example. 

You can also consider grouping RadScheduler by a resource type and implementing paging as shown in this kb article.


Regards,
Peter
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Alon
Top achievements
Rank 1
answered on 29 May 2011, 12:34 PM
Hi,
Is there a way to limit the max display appointments in weekview and to show A link "all appointment ..." to dayview
this kind of solution implemented in the monthview how can i use it in weekview?
0
Peter
Telerik team
answered on 30 May 2011, 09:13 AM
Hi Alon,

There isn't such an option for Week view.

Best wishes,
Peter
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Alon
Top achievements
Rank 1
answered on 12 Jun 2011, 05:21 PM
Thank you i've solved the issue by limit the results to max appointments per week/month view and i'm displaing a message with a reference to day view
0
Peter
Telerik team
answered on 16 Jun 2011, 06:47 PM
Hi Alon,

Thank you for sharing your solution.

Kind regards,
Peter
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Scheduler
Asked by
Alon
Top achievements
Rank 1
Answers by
Peter
Telerik team
Alon
Top achievements
Rank 1
Share this question
or