I used "numeric_filter" was no response

hello,
my code:
grid.setHeader(“one,two,area);
grid.attachHeader(”#connector_text_filter,#connector_text_filter,#numeric_filter")

I input the condition as “>200”,the “area” has no response;
I try “price” and “dyx”,it’s same;

In case of using the dynamic loading of the data the usage of the client-side filters is not available.
You will have to use the server-side filters only.