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

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

Closed
DarkSide666 opened this issue Mar 3, 2022 · 0 comments · Fixed by #1747
Closed

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

DarkSide666 opened this issue Mar 3, 2022 · 0 comments · Fixed by #1747
Assignees

Comments

@DarkSide666
Copy link
Member

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants