### Bug report Grid scrolls to the first records after incell editing, blurring the Grid and saving the changes A regression introduced in version 2025.2.520. ### Reproduction of the problem 1. Open the Dojo - https://dojo.telerik.com/VRjJnLSu 2. Scroll down the Grid to the last record on page 1. 3. Click on a cell and edit its value 4. Click below the Grid to blur it and to confirm the entered value. 5. Click the Save button in the Grid's toolbar ### Current behavior The content of the Grid is scrolled to the top. ### Expected/desired behavior The scroll position is persisted after the changes are saved. ### Environment * **Kendo UI version:** 2025.2.520 * **Browser:** all