Skip to content

Grid with incell editing and draggable column display editable cell on incorrect position #8369

@nelito987

Description

@nelito987

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

  1. Open the Dojo - https://dojo.telerik.com/qeSqICRA
  2. Click on the 'Add' button in the toolbar to add a new row.
  3. Add a value and save

Current behavior

Currently, on step two, the editable cell is the UnitPrice

Image

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 ItemNext ReleaseItem that will be included in the next official releaseRegressionBroken functionality which was working previouslySEV: HighjQuery

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions