Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[IgcGrid] - MasterDetail DetailTemplate fires for every row despite only expanding 1 row at a time. #988

Open
mddifilippo89 opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@mddifilippo89
Copy link

Description

Run sample
https://codesandbox.io/s/ancient-currying-fkts7f
Expand first record

Result

DetailTemplate event fires an enormous amount of times per record in the grid.

Expected result

DetailTemplate event fires only for the record that was expanded.

@mddifilippo89 mddifilippo89 added bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Nov 17, 2023
@mddifilippo89
Copy link
Author

@damyanpetev this is a bit concerning.

@bwright-01
Copy link

Have there been any updates on this? I have found the same behavior in the MasterDetailTemplate as well as the custom CellTemplate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

3 participants