ui icon indicating copy to clipboard operation
ui copied to clipboard

Table\Column\FilterModel do not support "Is Not" for string columns

Open DarkSide666 opened this issue 4 years ago • 0 comments

For ordinary string columns we have these conditions: image

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"

DarkSide666 avatar Mar 03 '22 23:03 DarkSide666