Form for filter

Hello!
Is it possible to use form for datatable filter?

There is no a built-in support, but of course it is possible.

You can use form in popup to collect filter values and later use filter API of datatable to filter data according to a form’s values.

http://docs.webix.com/api__link__ui.datatable_filter.html