Wait to Filter - AJAX Data
Wait to Filter - AJAX Data
Hey so I have 120,000 rows of items that I am throwing at this table via AJAX (only 10-20 at a time) and need to allow searching. However when I start typing into the search box it immediately starts pinging the server for data (eg: every keyup it requests more data)
Is there a way to make this wait say 5 seconds then send the request?
Is there a way to make this wait say 5 seconds then send the request?
This discussion has been closed.
Replies
http://datatables.net/plug-ins/api#fnSetFilteringDelay