Hi,
exist possibility to get filters row fields without UI ? Now integer field filter, if to select input, return dialog in which I must to select numbers ... But I wanna to write directly in the input, without any dialogs or UI . Simply "1", or ">10" and etc ... In server side I'm analyzing this input doing own select ...
Now it's available in "string" type columns. But I want it and to other types ...
How to remove dialogs from inputs ?
Thanks ...