Content
The ColumnControl extension for DataTables makes it possible to put column control items in the table header and footer cells - these are termed "content types" for brevity. The content shown can be buttons, search inputs or any other type of HTML content.
ColumnControl has a number of built in content types, which are listed below. Please refer to each content type's documentation by clicking on its name for full details and configuration options. See also the ColumnControl documentation for a more general overview of how to install, configure and use ColumnControl.
Library | Name | Summary |
---|---|---|
ColumnControl | A list of toggle buttons to control column visibility | |
ColumnControl | A dropdown wrapper for the | |
ColumnControl | Show ColumnControl content types in a dropdown / popover | |
ColumnControl | An order trigger and status button | |
ColumnControl | Add the column to multi-column ordering (ascending) | |
ColumnControl | Add the column to multi-column ordering (descending) | |
ColumnControl | Set the table to order by this column, ascending. | |
ColumnControl | Remove all ordering from the table. | |
ColumnControl | Set the table to order by this column, descending. | |
ColumnControl | Remove the host column from multi-column ordering. | |
ColumnControl | Order status display icon. | |
ColumnControl | Click and drag button to allow reordering of columns. | |
ColumnControl | Move a column one position to the left. | |
ColumnControl | Move a column one position to the right. | |
ColumnControl | Display a column search input, suitable for the column's data. | |
ColumnControl | Clear any search from ColumnControl applied to the host column. | |
ColumnControl | Search for date based columns. | |
ColumnControl | A dropdown wrapper for the | |
ColumnControl | Display a toggle list of search terms. | |
ColumnControl | Numeric search for number based columns. | |
ColumnControl | A string based search input for the column. | |
ColumnControl | Provide a visual separation between content types. | |
ColumnControl | Show title / information text. |