Datagrid filter integer column for "greater than" / "less than"

Hello,

would it be possible to filter a datagrid column of type "Integer" for numbers greater than x ... so so for exapmle "> 10" ? (And of course also "< 10") ?

(Similar to DatePicker)

Not possible with the buil-in DataGrid filtering at the moment (there is not such UI for the number column filter) however you can create your own custom filtering using Query Builder: