- Implement `silentVdomUpdate: true` for Row updates during high-frequency events (scrolling). - Implement a batch flush mechanism in `Grid.Body` to send all row updates in a single VDOM delta message to the worker.