Software Alternatives & Reviews

Grid.js VS DataTables

Compare Grid.js VS DataTables and see what are their differences

Grid.js logo Grid.js

Free and open-source HTML table plugin that works everywhere

DataTables logo DataTables

DataTables is a plug-in for the jQuery Javascript library.
  • Grid.js Landing page
    Landing page //
    2023-03-31
  • DataTables Landing page
    Landing page //
    2022-12-29

Grid.js

Categories
  • Design Tools
  • JavaScript Tools
  • Data Grid
  • UI Design
Website gridjs.io
Details $

DataTables

Categories
  • Development Tools
  • Javascript UI Libraries
  • JavaScript Framework
  • UI
Website datatables.net
Details $

Category Popularity

0-100% (relative to Grid.js and DataTables)
Design Tools
100 100%
0% 0
Development Tools
0 0%
100% 100
JavaScript Tools
27 27%
73% 73
Javascript UI Libraries
0 0%
100% 100

User comments

Share your experience with using Grid.js and DataTables. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, DataTables seems to be a lot more popular than Grid.js. While we know about 69 links to DataTables, we've tracked only 3 mentions of Grid.js. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Grid.js mentions (3)

  • [AskJS] Is there a good table js library?
    Grid.js looks really nice. It supports most frameworks and even vanilla javascript, which you seem to need. Source: over 1 year ago
  • center a table (created using gridjs) responsive for mobile
    I created a table with help of https://gridjs.io/ library , now I want to show the table in center of the page for both mobile and computer . Source: about 2 years ago
  • 5 open source JavaScript datagrids for your next project
    Grid.js is a free and open source Javascript table plugin built with TypeScript. Grid.js has configurations for data binding, filtering, custom and multi-column sorting, cell formatting, search and pagination, selection, and support for React, Angular, and Vue. - Source: dev.to / over 2 years ago

DataTables mentions (69)

  • Ask HN: Best/Simplest Stack for Side Projects
    When you say you want to build something simple with a few pages, you might be able to get by with something minimalist like Flask and maybe DataTables: https://datatables.net/ If you don’t expect to have scalability or real-time needs, I would not really recommend Elixir/Phoenix. The core language, dev tools, docs, and OTP are best-in-class, but there’s a learning curve, and the ecosystem has less mindshare than... - Source: Hacker News / 26 days ago
  • Flask tutorial: A student project recorder
    Going back to our (/projects)[http://localhost/projects] link, we should see a table displaying the list of projects that have been saved. This table currently has no styling, to make it look better we will make use of the (DataTables for jQuery plugin)[https://datatables.net/] that will automatically style the table and add sorting and searching. We have included the necessary files for the datatables, all... - Source: dev.to / 2 months ago
  • How to add Filtering to Jquery Datatables
    DataTables has a number of table control elements available and where they are placed in the DOM. The table control elements is defined by the dom parameter. This parameter can be a little confusing at first, because letters are used to represent different element for example the letter B is used for Buttons in the example below:. - Source: dev.to / about 1 year ago
  • How do you display HTML tables on any screen size?
    It depends on your table structure, but datatables may help: Https://datatables.net/. Source: 9 months ago
  • datatables: how to catch error when using custom ajax function?
    While using datatables I need to use a custom ajax-function. Source: 9 months ago
View more

What are some alternatives?

When comparing Grid.js and DataTables, you can also consider the following products

AG Grid - The best HTML5 datagrid in the world

jQuery - The Write Less, Do More, JavaScript Library.

List.js - Tiny, invisible and simple, yet powerful and incredibly fast vanilla JavaScript that adds search...

Modernizr - Modernizr is a JavaScript library which is designed to detect HTML5 and CSS3 features in various browsers.

Vanilla-DataTables - A lightweight, dependency-free javascript HTML table plugin - Mobius1/Vanilla-DataTables

React Native - A framework for building native apps with React