Search
13904 results 1051-1060
Forum
- 6th Jan 2017Can I move the search box to the left?this class to datatable search div using jquery or
- 3rd Jan 2017Search in column with values without string?use different data for search, sort and display. It
- 29th Dec 2016How to Disable sorting when no records are fetched either by server-side processing or search?Allan, I have same request, where there is no record returned in json data, user still has option to play with pagination, search and sorting. Is it possible to hide those features from user? Thanks, Samir
- 9th Dec 2016Datatables Search add initial valueThe search option can be used to define an initial search term when the DataTable is created. Allan
- 8th Dec 2016How to update the default search to equals instead of containsHow are you doing the search. Are you using the search() method? As I noted, you can't use the default search (i.e. the default input box) since it always does a contains. Allan
- 2nd Dec 2016Search from dropdown, keep result when sorting?line before the actual search, but I kept the
- 24th Nov 2016I don't want to Search, Show entries, pagination and entry count below.If you want to remove the search, page length etc, you use the dom option that I suggested above. Allan
- 22nd Nov 2016Search API not working while using server-side processingHere is the Microsoft documentation for SQL server's regex. Since you are using server-side processing, you would need to modify your GetSearchResults script to do the regex search. Allan
- 21st Nov 2016How to exclude a specific column from search box and add dropdown filter for that particular column.@daniel_r This is not what I want. See, I want to exclude a single (specific) column from global search. Any other solution ?
- 16th Nov 2016Can we change the location of the default search box?you don't want the search box remove the f