Bootstrap and X-editable themed per-column filtering for an HTML table.
Make | Model | Color | Year |
---|---|---|---|
Ford | Escort | Blue | 2000 |
Ford | Ranger | Blue | 1990 |
Toyota | Tacoma | Red | 2012 |
Ford | Mustang | Silver | 2012 |
Mercury | Sable | Silver | 2002 |
Toyota | Corolla | Blue | 2012 |
ignoreColumns
Array
[]
onlyColumns
ignoreColumns
when both are provided.Array
null
- all columnsignoreCase
Boolean
true
isMatch
function($cell, query)
null
editableOptions
Object
{}
editableSelector
String
null
editableSelector: 'i[class="icon-filter"]'
make only the filter icons clickable vs. the entire heading.beforeFilter
Function
null
afterFilter
Function
null