Libraries tagged by table data
datatables.net/datatables.net-responsive-bs5
6835 Downloads
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 [Bootstrap5](https://getbootstrap.com/)
drmonty/datatables-responsive
118896 Downloads
Responsive extension for DataTables, providing support for complex tables on all device screen sizes
twentyonetf/ajax-table-card
2597 Downloads
A customisable Laravel Nova card that fetches data through ajax calls.
onlinesid/php-data-tabulator
42366 Downloads
A PHP library to transform rows into an aggregated table
jupitern/table
14099 Downloads
HTML table generation for PHP. integrates with your favourite orm and js library
datatables.net/datatables.net-rowgroup
5476 Downloads
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
kisame76/filament-db-table-state
570 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
drmonty/datatables-plugins
30355 Downloads
Plug-ins for DataTables
drmonty/datatables
69569 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
datatables.net/datatables.net-select-dt
7667 Downloads
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/)
datatables.net/datatables.net-searchpanes
7515 Downloads
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
datatables.net/datatables.net-searchbuilder
5429 Downloads
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
datatables.net/datatables.net-scroller
6271 Downloads
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
datatables.net/datatables.net-rowreorder
5979 Downloads
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
datatables.net/datatables.net-fixedcolumns-dt
2966 Downloads
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/)