kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

Editor in inline mode does not open in an InCell editable Grid

Open kendo-bot opened this issue 6 months ago • 0 comments

Bug report

When an Editor component in inline mode is set as an editor in an InCell editable Grid, the Grid cell does not enter edit mode on "click". The issue occurs since version 2023.1.314.

Reproduction of the problem

  1. Create an InCell editable Grid.

  2. Set an Editor component in inline mode as an editor to a specified Grid column.

  3. Try to edit the cell.

  4. The cell flashes and does not enter edit mode.

A Dojo sample for reporduction: https://dojo.telerik.com/zQUvDQEq (check out the "ProductName" column)

Expected/desired behavior

The Grid column that uses Editor component in inline mode must be editable.

Environment

  • **Kendo UI version: since 2023.1.314
  • **jQuery version: 3.4.1
  • **Browser: [all]

kendo-bot avatar Apr 01 '25 14:04 kendo-bot