Server-side processing making too much requests
Server-side processing making too much requests
krojew
Posts: 30Questions: 0Answers: 0
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