When comparing jqGrid vs ZingGrid, 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 ZingGrid is ranked 6th. 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 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 Bad documentation
Con Some development experience required
This product requires coding, even if it's a minimal amount of code.