Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

restrict search results using server-side search processing

$
0
0

OH MY GOD! I actually got server-side search working with a MS SQL stored procedure!!!! Pretty snazzy!!

So, a couple of questions:

  1. Is there a way to stop "all" records from being returned when the webapp is opened? "All" results are returned on init, which I assume is because the search filter is literally blank.... in other words, unfiltered.
  2. Is there a way to better control what happens during a global search in the DT search bar? For example, typing 1 letter searches everything at once, immediately.... Is there a way to conduct the search after n amount of letters are typed, or perhaps after the user hits enter?

Viewing all articles
Browse latest Browse all 2364

Trending Articles