Skip to content

feat(h-grid): add support for advanced filtering#15562

Merged
gedinakova merged 66 commits into
masterfrom
dmdimitrov/hgrid-advanced-filtering
Apr 15, 2025
Merged

feat(h-grid): add support for advanced filtering#15562
gedinakova merged 66 commits into
masterfrom
dmdimitrov/hgrid-advanced-filtering

Conversation

@igdmdimitrov
Copy link
Copy Markdown
Contributor

Advanced Filtering in Hierarchical Grid POC with sample

@gedinakova
Copy link
Copy Markdown
Contributor

@igdmdimitrov In Hierarchical Grid Advanced Filtering demo:

  1. Add a condition "In Tours > Headliner = Yes"

image

  1. Apply & check the returned results

Result: Record with no data in Tours are returned.

image

Expected result: Records with no data in tours should be filtered out.

Comment thread projects/igniteui-angular/src/lib/grids/common/grid.interface.ts
Comment thread projects/igniteui-angular/src/lib/data-operations/filtering-strategy.ts Outdated
Comment thread projects/igniteui-angular/src/lib/query-builder/query-builder-tree.component.html Outdated
@ChronosSF
Copy link
Copy Markdown
Member

@gedinakova , please have a verified tag added by someone who tested the feature.

@teodosiah teodosiah added the ✅ status: verified Applies to PRs that have passed manual verification label Apr 15, 2025
@ChronosSF ChronosSF self-requested a review April 15, 2025 14:42
ChronosSF
ChronosSF previously approved these changes Apr 15, 2025
Comment thread projects/igniteui-angular/src/lib/data-operations/filtering-strategy.ts Outdated
…rategy.ts

Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
gedinakova
gedinakova previously approved these changes Apr 15, 2025
@gedinakova gedinakova merged commit ff00688 into master Apr 15, 2025
5 checks passed
@gedinakova gedinakova deleted the dmdimitrov/hgrid-advanced-filtering branch April 15, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants