-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridgrid: row-editing
Description
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
-
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 -
Expand the first row
-
Try to enter row editing for the child grid
Result
What is the actual result after following the steps to reproduce?
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
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridgrid: row-editing