Skip to content

Hierarchical Grid: Row editing is not enabled for child grid #15003

@ddincheva

Description

@ddincheva

Description

When row editing for the root grid is set to false, if you set row editing for any row island to true .. the functionality doesn't work.

  • igniteui-angular version:
  • browser: all

Steps to reproduce

  1. Open the following application
    https://stackblitz.com/edit/4avmmq-1suiem?file=src%2Fapp%2Fhierarchical-grid%2Fhierarchical-grid-row-editing%2Fhierarchical-grid-row-editing.component.html

  2. Expand the first row

  3. Try to enter row editing for the child grid

Result

What is the actual result after following the steps to reproduce?

HGridRowEditingIssues

Expected result

What is the expected result after following the steps to reproduce?
Should be able to enter edit mode for the child grid, even if the row editing is disabled on parent level.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions