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

Advanced Filtering for Table #9420

Closed
cagataycivici opened this issue Oct 17, 2020 · 2 comments
Closed

Advanced Filtering for Table #9420

cagataycivici opened this issue Oct 17, 2020 · 2 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@cagataycivici
Copy link
Member

Implement new advanced filtering with;

  • Built-in filters via p-columnFilter
  • numeric, date, boolean, switch, slider, text based filters
  • And Or operator support
  • Row and Menu UI options
  • Custom filter UI support
  • Dynamic filter match modes
  • Multiple constraint option for a field
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Oct 17, 2020
@cagataycivici cagataycivici added this to the 10.1.0 milestone Oct 17, 2020
@cagataycivici cagataycivici self-assigned this Oct 17, 2020
@ghost
Copy link

ghost commented Nov 21, 2020

Thanks a lot for building this feature. 🤩 ❤❤

@smunir
Copy link

smunir commented Feb 26, 2021

Couldn't really get reason to change
filters?: {[s: string]: FilterMetadata;};
to
filters?: {[s: string]: FilterMetadata | FilterMetadata[];};

Can you please elaborate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants