-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery
Description
Bug report
When the Kendo UI Grid is configured to have endless scrolling and an item is updated on the first page, the scrollbar is reset. If an update is done on a page after the first one, the scroll is correctly persisted.
Reproduction of the problem
-
Set a grid with an endless scroll.
-
Scroll down (without entering the second page).
-
Update an item on the first page.
-
The scroll is reset.
Dojo sample for reference:
https://dojo.telerik.com/EcUKIrAK/16
Environment
- Kendo UI version: 2024.1.130
- jQuery version: 1.12.4
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: LowjQuery