-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Closed
Maintenance
Copy link
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemNext ReleaseItem that will be included in the next official releaseItem that will be included in the next official releaseRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: HighjQuery
Milestone
Description
Bug report
When a draggable column is added in the Grid with incell editing and the user tries to add a new row, the first editable cell is the second cell on the row, but not the first one. After saving, the new value is saved in the first cell.
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/qeSqICRA
- Click on the 'Add' button in the toolbar to add a new row.
- Add a value and save
Current behavior
Currently, on step two, the editable cell is the UnitPrice
After entering a value, it is saved for the ProductName column
Expected/desired behavior
When adding a new row, the initial editable cell should be the first cell in the row (after the draggable). The new value should be saved for the same column.
The issue is a regression starting with 2025.3.812
Environment
- Kendo UI version: 2025.3.1002
- Browser: [all]
Metadata
Metadata
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemNext ReleaseItem that will be included in the next official releaseItem that will be included in the next official releaseRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: HighjQuery