10 Best Data Table/Grid Systems In JavaScript
What Is Data Table?
Data table (data grid) is an advanced form of HTML table.
It provides a convenient way to represent and manipulate tabular data in an enhanced table-like interface with advanced features such as pagination, filtering, AJAX loading, cell editing, row sorting, data ordering, etc.
The Best Data Table
In the below list you' find the 10 best jQuery & Vanilla JavaScript plugin to generate flexible, dynamic data tables (data grids) on the web applications. I hope you like it.
Table of contents:
jQuery Data Table Plugins:
Dynamic CRUD Data Grid Library - appendGrid
appendGrid is a powerful jQuery table plugin that turns the standard html table into adynamic and editable data grid. You can add, remove, edit, move up, move down records
Excel-like CRUD Data Grid Library - Handsontable
handsontable is a powerful, flexible, feature-rich, Excel-like CRUD data grid/table library for JavaScript, Angular, React, and Vue.js.
jQuery Plugin To Convert JSON Data Into Data Grid - Columns
Columns is a powerful & ajax-enabled jQuery plugin that converts JSON data into a filterable, searchable and paginated data grid.
Easy Data Table Generator with jQuery and JSON - Tabulator
Tabulator is a feature-rich jQuery plugin used for generating simple or complex data tables from any JSON data.
Dynamic Spreadsheet-like Data Grid - jExcel
jExcel is a powerful jQuery plugin which lets you dynamically generate a spreadsheet like data grid (table) from local JS data or even an external CSV file.
Vanilla JavaScript Data Table Plugins:
Vanilla-DataTables
A pure Vanilla JavaScript based data table component that features dynamic tabular data, table filtering, sorting, paginating and many more.
Easy Editable Data Grid with Vanilla JavaScript – GridEdit
A simple lightweight JavaScript library for creating an easily editable data grid like the spreadsheet. Double click to make a cell editable.
Lightweight Vanilla Data Table Component
A lightweight, dependency-free data table component for handling large datasets with support for pagination, filtering, ordering, editing and more. Fully compatible with Bootstrap.
Editable Spreadsheet Style Data Grid Library – simple-data-table
A dependency-free data table library helps you render a dynamic, editable, spreadsheet-style data grid with the support of inline editing, add/remove rows, data lazy loading and more.
Dynamic Sortable Filterable Data Table In Pure JavaScript – simpleTable
simpleTable is a vanilla JavaScript library to dynamically renders a sortable, filterable, scrollable, editable data table from JavaScript/JSON data.
Conclusion:
Want more jQuery plugins or JavaScript libraries to create awesome Data Tables on the web & mobile? Check out the jQuery Data Table and JavaScript Data Table sections.
See Also:
- Prev: Weekly Web Design & Development News: Collective #318
- Next: None