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

ScheduleView rendering speed problem.

3 Answers 111 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Christie Admin
Top achievements
Rank 1
Christie Admin asked on 05 May 2014, 09:12 PM
Hi,

I already post a thread about this issue, please ignore it!!

my SchedulView control  display from Monday to Friday, from 8:00 AM to 9:00 PM with a MinorTickLength of 15 minutes and of course we can have more than one resources per day. I would like to know which approach should I use to optimize the performance of the rendering? Ideally, I would like to display a UserControl inside each cells, each cells can be a closed slot, a special slot or an appointment.

thank you

Al

3 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 08 May 2014, 07:46 AM
Hello Alain,

Using a big number of SpecialSlots could cause performance issues as it is stated in the Special and ReadOnly slots article from our online help documentation. When having a lot of UI Elements to render, the rendering process is getting slower. That is why we don't recommend having UserControls inside of the slots. However we also have logged an item in our Feedback portal for the optimization of the SpecialSlots. You can vote and track the item on the following link:
http://feedback.telerik.com/Project/143/Feedback/Details/88674-optimization-of-specialslots-rendering

Hope this helps.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Christie Admin
Top achievements
Rank 1
answered on 08 May 2014, 02:30 PM
Hi Kalin,

is this the same situation with the Appointments?

Do I have another solution instead of using a UserControl inside (SpecialSlot / Appointment)???

Thank's
Alain
0
Kalin
Telerik team
answered on 12 May 2014, 02:04 PM
Hello Alain,

This really depends on the user case - if you don't have many Appointments it shouldn't be a problem then. It also depends on the elements inside of the UserControl - how heavy they are to render. However as many UI elements you have to render, the slower the rendering process would be. What I can suggest is that you simply test the desired scenario and see if it is fast enough for you. And also as we have already told you in the other forum thread we are planing to improve the performance of the SpecialSlots, so what I can suggest is to track the Feedback item.

Hope this helps.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ScheduleView
Asked by
Christie Admin
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Christie Admin
Top achievements
Rank 1
Share this question
or