Default delay in grid before apply filter - 500ms.
This delay is a timeout constant in “dhtmlXGridObject.prototype.makeFilter” function.
I need new grid method to set custom delay before filtering without dhtmlx.js code modification.
Unfortunately such feature is not available without the internal code modifications.