Filtering column for empty cell (using faceted values or another method) #733
-
Using MUI Datagrid Pro, you can filter for empty table cells. I haven't seen a way to do this in Material React Table. Is there a way to get the [empty] value in the faceted filter options list? i.e. In this table, there are some recored with no states, but all of the options are states: |
Beta Was this translation helpful? Give feedback.
Answered by
KevinVandy
Oct 13, 2023
Replies: 1 comment 1 reply
-
Can you just add an empty string value to the list? Also there is an empty filter mode in the filter modes feature. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kennsorr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you just add an empty string value to the list? Also there is an empty filter mode in the filter modes feature.