SearchPanes for DataTables
This is the searchPanes extension for DataTables. It allows results to be filtered based on the values of columns.
As of SearchPanes 1.1 Server Side Processing is supported. This will work with the Editor libraries for Server Side Processing. For more information on how to implement this please refer to the Server Side Processing Manual Page.
Initialisation and options
- Basic Pane Example
- Options from Ajax
- API Initialisation Example
- Cascade Panes
- View Totals and Subtotals
- Viewing Totals, Subtotals and Cascading Panes
- SearchPanes Button
- Change the number of columns the panes are displayed in.
- Force Panes to Show/Hide for Specified Columns
- Uniqueness Threshold
- Pre Select Rows
- Disable Clear Buttons for Panes
- Speed Optimisation
Advanced initialisation
- Interaction with built-in DataTables rendering function
- Interaction when deleting rows mid-search
- Interaction with rendering and arrays
- Interaction with rendering function to create custom options
- Maintain state
- Dealing with empty cells
- Empty table
- Column filter integration
- Dealing with long data in panes
- Dealing with unusual characters
- Abstract types
- Selection style to work with mobile devices
Customisation
- Panes vertically stacked next to DataTable
- Pane customisation
- Panes in footer of DataTable
- Hide Count Column on all Panes
- Hide ordering buttons on individual pane
- Hide ordering buttons on all panes
- Hide count column on individual pane
- Add a custom title to a pane
- Custom Pane Order
- Add a custom class to a specific pane
- SearchPanes Configuration using a Button
- Hide all controls on all panes
- Button text
- Hide All controls on individual pane
- internationalisation