-
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: HighjQuery
Milestone
Description
Bug report
When a Grid's row is reordered and then the changes are saved - a Destroy request is sent to the server for the dataItem of the reordered row. This happens even though no changes are applied to dataItem of the reordered row.
Reproduction of the problem
- Run this Telerik REPL or this Dojo
- Reorder a row
- Open the browser's Network Tab
- Click the Save Changes button
Expected/desired behavior
The Grid should not request the reordered item to be perished from the backend.
Environment
- Kendo UI version: 2024.1.130
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: HighjQuery