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
-
Discussions about the Buttons extension for DataTables.
94 discussions 421 comments Most recent: Disable() button in the button action himself not work by Lapointe on 2:13PM
-
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
-
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.
13 discussions 57 comments Most recent: A complex fixed columns idea in need of a solution. by colin on October 2020
-
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
-
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.
30 discussions 138 comments Most recent: Subtract 1 from the value of empty cell grouping in SearchPanes by bfarkas on November 2020
-
Discussions about the Select extension for DataTables.
39 discussions 156 comments Most recent: Select2 dropdown list does not open after second editor openning by allan on November 2020
-
The place to discuss all aspects of TableTools, including integration and bug reports.