Libraries tagged by Jquery DataTable
ypnos-web/cakephp-datatables
27016 Downloads
jQuery DataTables for CakePHP 5
vaibhavpandeyvpz/doctrine-datatables
52009 Downloads
Helper library to implement doctrine powered server-side processing for jquery-datatables with joins, search, filtering and ordering.
pragmarx/datatables
289150 Downloads
Server-side handler of DataTables Jquery Plugin for Laravel 4
waldo/datatable-bundle
33886 Downloads
Symfony2 Ajax Datagrid Bundle for doctrine2 entities
datatables.net/datatables.net-buttons
22217 Downloads
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
datatables.net/datatables.net-responsive
12238 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
datatables.net/datatables.net-dt
23736 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. This is DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-bs4
20917 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. This is DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
hiqdev/yii2-asset-datatables
50446 Downloads
Yii2 asset for DataTables jQuery plugin
fluxter/datatables-bundle
7841 Downloads
Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support
drmonty/datatables
62401 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
17169 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
datatables.net/datatables.net-searchpanes-bs4
2459 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 with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-searchpanes
4090 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
2900 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