Search
13909 results 1401-1410
Forum
- 18th Jul 2011Adding checkbox column on server-side + field searchhi yusuf, I already solved the problem, it wasn't the search function, its was beacuse I didnt had a search input for checkbox, neither for actions. now, everything is working fine.
- 14th Jul 2011Search analyticsnice to incorporate the search data into the wider
- 13th Jun 2011Little suggestion: Use html5 input type=search for the "Search" textboxoSettings.oLanguage.sSearch + sSpace + ''; var jqFilter = $("#searchfilter", nFilter); jqFilter.val(oSettings.oPreviousSearch.sSearch.replace('"', '"')); jqFilter.bind('keyup.DT search', function (e) { /* Update all
- 10th Jun 2011Using Search Featurethe table displays no Search Box or any data.
- 8th Jun 2011Search and navigation elements displayed incorrectlyForgot to mention: the columns in the table do not span the width that the search header and navigation footer do, but are also shifted to the left, even though there is plenty of space.
- 24th May 2011How do I search for a string in a hidden column and add a class to the row where it isigonzalez, Assuming that the hidden column you want to search in is the first column; do this: [code] var oTable = $('table').dataTable( { "fnRowCallback": function(nRow, aData, iDisplayIndex, iDisplayIndexFull){ if (aData[0] == 'valueToSearchFor'){ $(nRow).addClass("new-class-name") } return nRow } } ) [/code]
- 23rd May 2011Negative Exclude Except search examplecaptureLength: 0 Now A search for "Safari" shows all
- 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