Search
11430 results 1331-1340
Forum
- 21st Dec 2014Hiding Filter Dropdownto show the dropdown filter of column1 and column2.
- 19th Dec 2014Column filter disapear : Ajax DataTabletime I'm using a filter a that search is made my filter's row disapear. Here is
- 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