Performance issue when adding/deleting entity in daypilot
9 years ago.
Hi,
We have some performance issue when we add or delete an entity.
We saw that when adding/removing one entity, daypilot deletes all the entities of the row, and redraw everything using the two methods ( _updateRowsNoLoad and _redrawInvalidatedCells).
This DOM manipulation is costly. Would it be possible to not delete/redraw entities when they are not changing?
Attached is the capture of a timeline - adding 1 entity.
Thank you for your time
DayPilot