Search
11334 results 1321-1330
Forum
- 15th Dec 2014Select filter does not being populated correctlywith text and select filters and the table have
- 15th Dec 2014Data table filterit possible to set filter for specific columns, not
- 12th Dec 2014Filter doesn't work on “ON” & “OFF” stringsusing jquery datatables 1.10.2, filtering is working on all
- 11th Dec 2014Data table select input filteri made a personalized filter. It is in the
- 2nd Dec 2014Column Filter doesn't work with hyperlink?to expected page but filter for this particular column
- 2nd Dec 2014Filter data in child rowIn this example, the filter works only on parent
- 2nd Dec 2014dynamic change in filterHi, I wanted to change the dropdown for filter dynamically. any help. my code is like this $.each(oSettings.aoColumns,function(index,value){ var classString = (value.sClass).toString(); if(classString.indexOf("categoryDescription") >= 0 || classString.indexOf("erpId") >= 0) { oSettings.aoColumns[index].bVisible = false; oSettings.aoColumns[index].bSearchable = false; oSettings.aoColumns[index].bSortable = false; oSettings.aoColumns[index].nTh.hidden = true; $(".dev_dataTableFilter").find("option").filter("value['5']").hide(); } }); But it doesn't work
- 30th Nov 2014Rails 4 DataTables column filter plug-in integration.working except the column filter plugin, the search fields
- 27th Nov 2014Range filter using a select menuHow can I implement a filter by range (like this one: https://jquery-datatables-column-filter.googlecode.com/svn/trunk/numberRange.html ) but using a select instead of two textboxes? My goal is to have a select like: Less than 1000 1000-2000 2000-3000 More then 3000 Thank you!
- 26th Nov 2014Dynamically alter sFileName (TableTools) based on text entered into DataTables filterenters into the DataTables filter. For example, if the