I have a little problem. I’m using some numeric_filter in my grid.
Well it works really good, everything works, except filtering for >= N …
Every other filtering works fine (N1…N2, <=N, <N, >N, =N)
I don’t know why. No error and nothing, just an empty result set!
Any solutions? Any other suggestions why this could be?