Search
14048 results 1201-1210
Forum
- 15th Oct 2015How do I pass multiple data for searchI would say your best bet is to enable the search.regex. Once regex is enabled, you can search for multiple values (kinda|like|this)
- 15th Oct 2015Getting the remaining data in the table after search is applied._ is not function of the $().DataTable() returned object - it is a legacy API method. I would suggest using rows() - e.g. table.rows( { search: 'applied' } ).data(). Allan
- 14th Oct 2015Inconsistent search() behaviorsolution to perform exact search within each column and
- 5th Oct 2015Getting error "TypeError: i is undefined" when setting global search on ServerSided Datatableincluding adding a column search for serversided DT's - http://coderexample.com/dataTable-custom-column-search/
- 4th Oct 2015no boxes search and Number of recordsFor example: http://piroj-ok.com/lojka/ - no boxes search and Number of records. http://piroj-ok.com/frukti/ - all is ok
- 25th Sep 2015How To Clear Custom Filters AND Global SearchI would suggest using search() to clear the existing search term in DataTables - just pass in an empty string. Allan
- 24th Sep 2015search: caseInsensitive only for 1 colomn and keep the rest caseSensitiveI specify that I do not want to use a different search input for each column (Individual column searching (text inputs)) but I'd like to keep the global search input and apply the caseInsensitive to a target only.
- 19th Sep 2015publication date in Search resultsto experiment with the search box below the fold
- 17th Sep 2015Can't search for some chars in a table. No error gets thrown inOnly if i search for e,m,s,t and y
- 15th Sep 2015DataTables Individual Column Search - In headerhave the column filter search for either the content