Hi,
I wasn't able to reproduce the issue in our online demo:
http://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical
Please keep in mind that increasing the number of resources drastically increases the volume of html rendered on the page, and it's up to the browser to handle it. If the issue is caused by the number of events loaded in the scheduler, I would advise using the approach from the following thread to reduce the loaded items:
http://www.telerik.com/forums/performance-of-scheduler-with-high-volume-of-data
If the issue is related only to the number of resources and days displayed at once in the Scheduler, you would need to either show only several resources at a time, or use a view with fewer days displayed at once (DayView for instance).
Regards,
Bozhidar
Telerik by Progress
I wasn't able to reproduce the issue in our online demo:
http://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical
Please keep in mind that increasing the number of resources drastically increases the volume of html rendered on the page, and it's up to the browser to handle it. If the issue is caused by the number of events loaded in the scheduler, I would advise using the approach from the following thread to reduce the loaded items:
http://www.telerik.com/forums/performance-of-scheduler-with-high-volume-of-data
If the issue is related only to the number of resources and days displayed at once in the Scheduler, you would need to either show only several resources at a time, or use a view with fewer days displayed at once (DayView for instance).
Regards,
Bozhidar
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.