You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plugins/features/searchPane
Allan Jardine 3de80958a6
Fix - search pane: Muppet error!
6 years ago
..
customOptions.html New: SearchPane now has a `column().paneOptions()` method that can be used to give it the options that should be displayed in the list, rather than just using the data available in the table. This is useful for server-side processing and more complex data sets. 6 years ago
dataTables.searchPane.css Feature - search pane: Small styling tweaks and tidy up 7 years ago
dataTables.searchPane.js Fix - search pane: Muppet error! 6 years ago
dataTables.searchPane.min.css Feature - search pane: Small styling tweaks and tidy up 7 years ago
dataTables.searchPane.min.js New - SearchPane: Add the ability to specify `options` as a function in the column options for `searchPane` which will be used as a callback to get the data to display. 6 years ago
dataTables.searchPane.scss Feature - search pane: Small styling tweaks and tidy up 7 years ago
index.html Feature - search pane: Small styling tweaks and tidy up 7 years ago
vertical.html Feature - search pane: Small styling tweaks and tidy up 7 years ago