Since many Events in the DayPilot are causing many DOM-Elements, the calendar might lag.
We are aware of the setting to improve the performance.
The problem of heaving a huge DOM could be solved using Canvas. Are there any plans to move to Canvas at some point, or at least to validate whether this would be a valid solution?
Answer posted by Dan Letecky [DayPilot] 1 years ago.
Canvas is very fast, but it doesn’t support HTML for styling which is a huge disadvantage. We built a prototype some time ago. Everyone wants it fast but when it comes to styling, nobody wants to give up HTML.
Comment posted by Alex 1 years ago.
Thanks for the answer. You are right - styling would be a completely different approach and a lot more difficult.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.