Open Cyclic opened 10 years ago
If you passing query to server then it shows only query result return by server. If you are searching in table using existing search box then it will search inside table data only. One solution is that you can stream data to table and search on table.
Only subsequent data loads pass the q=searchTerm parameter to the server, so the page results are only a subset of the full data.