ZingGrid is web component-based JavaScript library for data grids & tables with lots of built-in features and tons of out-of-the-box functionality. Whether you're looking for built-in interactivity like CRUD, data sorting and filtering, or a mobile-friendly solution for simple data visualization – ZingGrid gives you the flexibility to choose exactly the features you need for your next project.
ZingGrid's answer
Standard web platform using vanilla JavaScript and relying on the web components API so it is agnostic to framework use.
ZingGrid's answer
We had built ZingChart, which is used by numerous small and large organizations worldwide, and wanted to address the other aspects of data presentation outside of charting. Given our emphasis at the time of long lived software we opted to go close to web platform and that is why we implemented it as a web component so early.
ZingGrid's answer
Web standards-focused, framework agnostic, very easy to tie it to a REST or GraphQL endpoint, lots of hooks for customization, and very easy to get started with
ZingGrid's answer
Web developers and web designers looking for a data table or data grid solution for their site or application and not wanted to get locked into a non webstandards solution
ZingGrid's answer
It's the first web component specific advanced datagrid on market and very focused on making common development tasks incredibly easy.
Based on our record, DataTables seems to be more popular. It has been mentiond 73 times since March 2021. 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.
Not much is going to compete directly with React's ecosystem maturity. But, of course, there's the option you have when using a non-React library in React: on mount, you instantiate the library in a ref, and then you use effects to turn reactive state updates into library invocations. For example, wrapping https://datatables.net/ if there were no React adapter. - Source: Hacker News / 2 months ago
//datatables.js /* * This combined file was created by the DataTables downloader builder: * https://datatables.net/download * * To rebuild or modify this file with the latest versions of the included * software please visit: * https://datatables.net/download/#bs5/jszip-3.10.1/pdfmake-0.2.7/dt-2.0.8/b-3.0.2/b-colvis-3.0.2/b-html5-3.0.2/b-print-3.0.2/sl-2.0.3/sr-1.4.1 * * Included libraries: * JSZip... - Source: dev.to / 7 months ago
CanvasJS is a JavaScript charting library that allows you to create interactive and responsive charts, while DataTables is a jQuery plugin that enhances HTML tables with advanced interaction controls like pagination, filtering, and sorting. Combining these two tools in a dashboard enables real-time data visualization, making it easier to analyze and interpret data trends and patterns through interactive and... - Source: dev.to / 9 months ago
The good parts provided by: https://datatables.net/. - Source: Hacker News / 11 months ago
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 / over 1 year ago
AG Grid - The best HTML5 datagrid in the world
jQuery - The Write Less, Do More, JavaScript Library.
Handsontable - JavaScript Spreadsheet
React Native - A framework for building native apps with React
jqGrid - Updated information on jqGrid.Can be used for free for personal, school or non-profit project, under the Creative Commons Attribution-Non-Commercial 3.0 License.
Babel - Babel is a compiler for writing next generation JavaScript.