When comparing jqGrid vs Backgrid.js, the Slant community recommends jqGrid for most people. In the question“What are the best HTML Grid controls for Excel like editing?” jqGrid is ranked 1st while Backgrid.js is ranked 8th. The most important reason people chose jqGrid is:
Works great with large amounts of data.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Great performance
Works great with large amounts of data.
Pro Client & server side sorting
Sorting can be done both client-side and server-side.
Pro Multiple data sources
jqGrid can handle JSON, XML and array input.
Pro Inline editing
You can update a rows text, text area, check box, select, image, button.
Pro Solid documentation
Thorough documentation.
Pro Advanced search
You can search multiple fields at the same time with different conditions.
Pro Modular
You can choose what modules of jqGrid you need and avoid bloat.
Pro Multiple export options
jqGrid can export to csv, excel and pdf files.
Pro Easy to pick up
Easy to implement and use.
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.
Cons
Con Bad documentation
Con Depends on 3 libraries
jquery >= 1.7.0
underscore.js ~ 1.5.0
backbone.js >= 1.1.0