Search
13908 results 1291-1300
Forum
- 9th May 2014Search capability on the forumwas that Google Custom Search only works over http.
- 29th Apr 2014Exact search match in 1.10Hi Allan, Sorry for the delay.. Here's a test case http://cloud-contractor.co.uk/zTest2.php Also, if you look at the link below, it uses a non exact search and works fine http://cloud-contractor.co.uk/zTest1.php Thanks Lyndon
- 23rd Apr 2014Search box is not aligned correctlySearch your css file(s) for dataTables_length and dataTables_filter.
- 28th Mar 2014Search, click a link in the table, come back, the search is lostYou can use oSearch to initialize the search. You would need to save the search term though, or find where it is stored in the table object. fnSettings might return the value.
- 17th Mar 2014How to remove cross icon in search boxYou could use: [code] $('.dataTables_filter input').attr('type', 'text'); [/code] That will change the input element into a started text input rather than a search box. Allan
- 14th Mar 2014Loading and next works fine - crashes on searchthe crash on the search. I changed the first
- 7th Mar 2014Search filter APIAnyone? Anyone know how to reset the search filter? Passing in an empty string ('') does not seem to work.
- 5th Mar 2014server side search and filteringWhat do you specify if you don't want to search on a specific column and just needs some extra parameters sending to the server processing script?
- 21st Feb 2014fnrowcallback searchwill be used for search, sort etc. Does that
- 18th Feb 2014jquery datatables select searchmy fiddle when I search for [quote]Win 98[/quote] It