When comparing DataTables vs ZingGrid, the Slant community recommends DataTables for most people. In the question“What are the best HTML Grid controls for Excel like editing?” DataTables is ranked 2nd while ZingGrid is ranked 6th. The most important reason people chose DataTables is:
DataTables has multiple pagination types; DOM, JS array, AJAX file and server-side processing, localization support, [plugins](http://datatables.net/extensions/), multiple data source options, customizable by CSS, etc.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Highly flexible
DataTables has multiple pagination types; DOM, JS array, AJAX file and server-side processing, localization support, plugins, multiple data source options, customizable by CSS, etc.
Pro Great documentation
DataTables documentation is thorough and very well written.
Pro Search
The fuzzy search is fast and flexible - I haven't found anything like it
Pro Grids within grids
Pro Inline editing
Inline row editing is supported.
Pro Ease of use
Very easy to use and get started, no matter your development skill level.
Pro It's a web component
Works like an HTML tag, so syntax seems more intuitive. There are framework integration examples on the site.
Pro Easy to add features
You can add things like filtering and search with a single attribute. You can also embed different media types, and set different column types.
Pro Easily customizable
You can style the grid just like any other element. There are some demos that can be used as sources of inspiration.
Pro Affordable
Compared to some of the other options, this is one of the most affordable.
Pro Free to play around
A free web app can be used to create and save demos.
Cons
Con Some development experience required
This product requires coding, even if it's a minimal amount of code.