When using the Scheduler with multiple resources, the day, week and work week views become unresponsive as a result of the view loading all of the resources. The following dojo demonstrates this http://dojo.telerik.com/EvEROL It would be good if the Scheduler could be configured to allow virtual scrolling so that resources can be loaded at the point of scrolling down the view. An example of why this might be required is: - You have two lists of resources, one for projects and one for staff - You would like to group the events by resource and see which member of staff they are assigned to and to which job they belong to. - This would allow you to easily re-assign events to different members of staff or to different projects by dragging and dropping.
Hello Andrew,
Thanks!
Regards,
Ianko
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Ianko,
Thanks for the update. I left a comment on (and voted for) the feature request.
Best,
Andrew
Hi Andrew,
Here you are the logged feature request regarding the timeline views: https://feedback.telerik.com/kendo-jquery-ui/1471219-dom-virtualization-for-grouped-views-with-horizontal-scrolling.
The status is still unplanned due to tasks with higher demand and priority.
Regards,
Ianko
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Ianko,
Is there any update on the implementation of virtualization for timeline views?
I'm using the Scheduler with a large number (hundreds) of resources and a timeline week/month view, and I'd like to be able to improve performance, especially regarding the initial rendering of the Scheduler.
Best,
Andrew
Hi Marco,
I have opened a feature request on your behalf especially for DOM virtualization support in timeline views.
The reason why those views have not been updated with the new virtulization feature is because the current implementation cannot be utilized against virtualization. Probably, the solution would be to implement new timeline views that are especially dedicated for the virtualization feature.
Regards,
Ianko
Progress Telerik
Virtualization has been added. See: https://demos.telerik.com/kendo-ui/scheduler/resources-grouping-vertical-virtual.
But not for the TimelineViews. Is there any plan to also add virtualization to the Timeline views?