How to optimize configuration for progressive event rendering
Asked by Viktor Eriksson
6 years ago.
6 years ago.
I'm looking at this example: https://aspnet.daypilot.org/demo/Scheduler/ProgressiveEventRendering.aspx.
But the more I scroll around the slower it becomes. Is it possible to always only show events within current viewport, to clear all other events outside viewport even if they have been rendered once.
DayPilot