Libraries tagged by mdatatable
pimlie/laravel-datatables-mongodb
44485 Downloads
Laravel DataTables plugin to support Mongodb
pentiminax/ux-datatables
727 Downloads
DataTables.net integration for Symfony
ngekoding/codeigniter-datatables
1985 Downloads
DataTables server-side for CodeIgniter
joy/voyager-datatable
36753 Downloads
joy voyager datatable
irsyadulibad/codeigniter4-datatables
2223 Downloads
Server side DataTables library for CodeIgniter4 framework
hiqdev/yii2-asset-datatables
54001 Downloads
Yii2 asset for DataTables jQuery plugin
emmanuel/livewire-datatable-bs4
2261 Downloads
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4
drmonty/datatables-responsive
109343 Downloads
Responsive extension for DataTables, providing support for complex tables on all device screen sizes
drmonty/datatables
64821 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.
developerawam/livewire-datatable
69 Downloads
Laravel Livewire DataTable adalah package open-source yang membantu kamu membangun tabel dinamis di Laravel tanpa ribet. Semua sudah terintegrasi dengan Livewire, sehingga kamu bisa mendapatkan fitur pencarian, filter, sorting, dan pagination out-of-the-box tanpa JavaScript tambahan.
datatables.net/datatables.net-select-dt
5444 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-select
19415 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
4927 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
3820 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
4330 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