### Description In virtual scrolling with paging scenarios, the Grid displays a blank area at the top when dragging the vertical scrollbar very fast down and back up. ### Steps To Reproduce 1. Open the "Virtualization with Paging" demo - https://www.telerik.com/kendo-angular-ui/components/grid/scroll-modes/virtual#virtualization-with-paging 2. Quickly drag the vertical scrollbar up and down multiple times. ### Screenshots or video <img width="2052" height="1360" alt="Image" src="https://github.com/user-attachments/assets/8a51ebaa-66c8-4019-94e8-ffa09167b78e" /> https://github.com/user-attachments/assets/05b7049a-dea1-485c-8793-362ea2115027 ### Actual Behavior A blank area at the top appears when dragging the vertical scrollbar very fast down and back up. ### Expected Behavior The expected Grid data should appear at the top when dragging the vertical scrollbar very fast down and back up.