Data grid and/or operators for column filters #10771
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Filtering
Related to the data grid Filtering feature
status: waiting for author
Issue with insufficient information
Steps to reproduce
Link to live example: (required)
Steps flow 1:
Steps flow 2:
Current behavior
Steps flow 1:
Steps flow 2:
Expected behavior
if I am filtering for the same column I need to have only “Or”. "And" will always provide no results in such a scenario and this is simply wrong.
If I am filtering for the different columns I need to have only “And”. Using "or" will not provide the union of the values coming from different column and the result in 99% is not what the user meant.
Context
I was "playing" with the component, wanted to understand the behavior.
Your environment
https://mui.com/x/react-data-grid/filtering/
Search keywords: Data grid and/or operators for column filters
Order ID: 2222
The text was updated successfully, but these errors were encountered: