Filter on keyup or on return behavior?
Filter on keyup or on return behavior?

I've inherited a project that uses DataTables. In the DataTables used in my application, is a text entry box for filtering. The current behavior is that the user must hit return to have the DataTable filtered. My client has asked that it filter on every key stroke. But, reading through the documentation and forums on this site, it sounds like filtering on every keystroke is the default behavior and filtering on return is custom behavior! Is this the case?
This discussion has been closed.
Replies
Allan