ui
ui copied to clipboard
Table\Column\FilterModel do not support "Is Not" for string columns
For ordinary string columns we have these conditions:

Would it be possible to also add "Is Not" there like we have for date field for example?
I wanted to filter all rows where string column http_status <>"OK"