Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
ddincheva opened this issue Nov 4, 2024 · 1 comment · May be fixed by #15204
Open

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

ddincheva opened this issue Nov 4, 2024 · 1 comment · May be fixed by #15204
Assignees
Labels
🐛 bug Any issue that describes a bug grid: hierarchical-grid grid: row-editing ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@ddincheva
Copy link
Contributor

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.

Copy link

github-actions bot commented Jan 4, 2025

There has been no recent activity and this issue has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jan 4, 2025
@dkamburov dkamburov removed the status: inactive Used to stale issues and pull requests label Jan 6, 2025
@MayaKirova MayaKirova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Jan 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 bug Any issue that describes a bug grid: hierarchical-grid grid: row-editing ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants