datatables.net/datatables.net-dt dependents (15) Order by: name | downloads Show: all | require | require-dev

  • CSS

    datatables.net/datatables.net-buttons-dt

    The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-responsive-dt

    In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-select-dt

    Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-rowreorder-dt

    RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-fixedheader-dt

    When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-scroller-dt

    Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-fixedcolumns-dt

    FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-colreorder-dt

    ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-rowgroup-dt

    RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-searchpanes-dt

    The SearchPanes extension for DataTables provides improved Searching functionality allowing users to select options from a Pane which will then in turn search the DataTable and return the relevant results. There are multiple configuration options available to enhance SearchPanes. This is SearchPanes for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-autofill-dt

    AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed. This is AutoFill for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-searchbuilder-dt

    SearchBuilder adds user defined complex search to the DataTable with the capability to search the DataTable by creating groups and conditions. This is SearchBuilder for DataTables with styling for [DataTables](https://datatables.net/)

  • JavaScript

    datatables.net/datatables.net-keytable-dt

    KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [DataTables](https://datatables.net/)

  • CSS

    datatables.net/datatables.net-staterestore-dt

    The StateRestore extension for DataTables builds on the `stateSave` option within DataTable's core. This allows users to save multiple different states and reload them at any time, not just at initialisation. This is StateRestore for DataTables with styling for [DataTables](https://datatables.net/)

  • PHP

    booosta/datatable

    HTML and JS Datatable for Booosta PHP Framework