Server-side processing making too much requests
Server-side processing making too much requests
![krojew](https://secure.gravatar.com/avatar/941b804e3de01382e9419ab548945e01/?default=https%3A%2F%2Fvanillicon.com%2F941b804e3de01382e9419ab548945e01_200.png&rating=g&size=120)
Hello,
I noticed that dataTables send a request to the server every time a key is pressed in the search box. This is also happens for arrow keys. The table should have a (configurable) timeout before sending a request to allow the user to complete the search term.
I noticed that dataTables send a request to the server every time a key is pressed in the search box. This is also happens for arrow keys. The table should have a (configurable) timeout before sending a request to allow the user to complete the search term.
This discussion has been closed.
Replies
http://datatables.net/plug-ins/api#fnSetFilteringDelay
Allan
Allan