Skip to content

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

@kendo-bot

Description

@kendo-bot

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 reproduction: https://dojo.telerik.com/nkwEJvdY (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]

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions