Skip to content

Igx grid - Export advanced filtering "counter" calculation methods #16950

@remshams

Description

@remshams

Is your feature request related to a problem? Please describe.

We created a custom button/component for opening the "advanced filtering" dialog in the igx grid.
The default "igx-grid-toolbar-advanced-filtering" shows a counter for the number of applied filters. The methods performing the counter calculation are not publicly available/exported (extractUniqueFieldNamesFromFilterTree and isFilteringExpressionsTree) so we had to reimplement/copy them.

Describe the solution you'd like

It would be great if the methods are publicly available.

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions