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

Virtual scrolling for scheduler with many resources

1 Answer 328 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 13 Jan 2015, 03:47 PM
We're trying to use this control in one of our products, and one of our requirements is that it functions well with a large number of resources.  We need to show all active resources at all times, regardless of whether they have any events scheduled.  The control has been great, and we really like it, but with 4,000 resources it becomes completely unresponsive on our dev machines.  I'm looking for any advice on getting virtual scrolling to work against the resources store, bearing in mind that we are not using grouping at all so the resources are a flat list.  I understand that this doesn't seem to be supported behavior, but I'm hoping I can come up with some customization or patch that will work for our scenario.

Thanks in advance,
 Max

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 14 Jan 2015, 12:34 PM
Hello Max,

Currently the Scheduler and it's resources doesn't support visualization of the data, however I would suggest to share your idea at Kendo UI UserVoice to allow other users vote for it. Most voted ideas are included in next Kendo UI releases.

Also as a possible improvement of the performance I would suggest to make all resources use local data and enable server filtering as demonstrated in the following example:

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
Max
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or