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

AG Grid-- How to use default column filters for heirarchial grid #7943

Open
srikanthgarimilla1996 opened this issue May 10, 2024 · 0 comments

Comments

@srikanthgarimilla1996
Copy link

Hello AG GRID,
I am using hierarchical grid in angular. This consists of one level of expansion. When i apply filters for the first level, I am able to filter only the top level.
I wanted to filter the second level as well.
I am using the same fields for both child and parent.
I wanted to achieve this using the filters provided by ag-grid,but not using the custom filters

Here is the code sand box example:
https://codesandbox.io/p/devbox/hungry-burnell-27l8l5?

Any help for this issue would be appreciated!!
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants