Extensions
Extensions
Extensions for DataTables can greatly increase the flexibility of the core software. This category is a container for the various extensions that are available as part of the DataTables core project.
Category List
-
AutoFill adds an Excel-like click and drag box to the cells in a DataTable which can be used to extend the data from a single cell over multiple rows and/or columns. The discussions in this category relate to AutoFill.
12 discussions 48 comments Most recent: Autofill is not working with Editor by allan on September 2020
-
ColVis adds a list of buttons to a DataTable, one for each column (or optionally a single button can control a selected group of columns) which controls the visibility of that column. This allows the end user to select the data set that they want to view. The discussions in this category relate to ColVis.
9 discussions 37 comments Most recent: Misaligned dropdown menu for ColVis after upgrading to 1.10.21 by kthorngren on May 2020
-
Support discussions about the Editor plug-in for DataTables.
1.1K discussions 4.3K comments Most recent: Is there anyway to set up an hour picker in an Editor form? by allan on 5:07PM
-
FixedColumns adds the ability to fix one or more columns to the left or right extremes of a scrolling container, helping to provide context to the end user when viewing large data sets. The discussions in this category relate to FixedColumns.
-
The place to discuss the ins and outs of FixedHeader, including integration and bugs.
-
ColReorder adds the ability for the end user to customise the order that the table columns appear through a click-and-drag operation. Discussions in this category relate to ColReorder.
-
The place to discuss integration, features, bugs etc for the KeyTable plug-in / application.
15 discussions 63 comments Most recent: Can you have tab submit edits when using keytable? by bfarkas on October 2020
-
Discussions about the Responsive extension for DataTables.
25 discussions 129 comments Most recent: How to add some code to the details.renderer and still call existing one ? by johndoo on January 11
-
Discussions about the RowReorder extension for DataTables.
8 discussions 45 comments Most recent: using rowreorder with render seems to cause ordering to break by kthorngren on February 10
-
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen every quickly. The scrolling viewport appears to the end user as if the full data set is available, but as an optimisation, only the part visible is actually draw. The discussions in the category relate to Scroller.
12 discussions 60 comments Most recent: ScrollY: misaligned table headers with bootstrap by allan on January 2
-
Discussions relating to the SearchPanes extension for DataTables.
32 discussions 146 comments Most recent: SearchPane dialog with close button by mjustice on February 5
-
Discussions about the Select extension for DataTables.
40 discussions 158 comments Most recent: How to check initially one checkbox using select-checkbox by IT Marcaria on February 3
-
The place to discuss all aspects of TableTools, including integration and bug reports.