Search
14048 results 1441-1450
Forum
- 24th Apr 2011Search does not include all rowsI typed in the text "New" in the search box, and the filter seemed to work properly, returning the message "Showing 1 to 10 of 13 entries (filtered from 24 total entries)". What did you use as your search criteria?
- 19th Apr 2011Server-side ajax search, wait till finish enteringcode piece can now search all the columns of
- 16th Apr 2011Phone number Searchwhich will allow the search to work regardless of
- 31st Mar 2011Server side search errorBTW, I am using exaclty this, whenever I type anything in the search box, I get the JSON error message. http://datatables.net/development/server-side/php_postgres
- 29th Mar 2011Data is shown, but search and row select don't work on the data.table, but you can't search on it, because the
- 24th Mar 2011Styling the "Search:" textneeded to move the search text a bit down.
- 10th Mar 2011Trying to search in the columns where existis tags DIVright... its working.. only the search is not... sorry my bad english... i'm braziliam.. I tryed a lot a of times.. to use this div, but really.. the search dont work...
- 8th Mar 2011Duplicate html ids on search boxHeh - no problem. DataTables assigns an id to the div surrounding the input for the search, so a selector is trivial for the input (i.e. '#whateverid_filter input'). Regards, Allan
- 8th Mar 2011How to disable search filter from applying to a rowuse the built in search and override it from
- 4th Feb 2011Search not working on certain columnsiDisplayStart": 0, "oLanguage": { "sSearch": "Search all columns:" } }); $("thead input").keyup(function()