When comparing Backgrid.js vs DataTables, 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 Backgrid.js is ranked 8th. 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 Open Source
The source can be found on GitHub.
Pro Easy to style
Backgrid.js writes semantic HTML so it's easy to style and customize with plain CSS.
Pro Lightweight
To avoid bloat, everything but the base functionality is a offered as an extension.
Pro Great documentation
Thorough documentation with lots of examples.
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.
Cons
Con Depends on 3 libraries
jquery >= 1.7.0
underscore.js ~ 1.5.0
backbone.js >= 1.1.0