- Notifications
You must be signed in to change notification settings - Fork22
Excel-like Experience for Web Apps (The performant & reliable Vanilla Javascript data grid with Excel-like controls)
License
DataGridXL/DataGridXL2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DataGridXL is thenew grid on the block™! Written in Javascript ES6, made in the 2020s and built with performance & usability in mind.
Includedatagridxl2.js in your web page HTML file:
<scriptsrc="https://code.datagridxl.com/datagridxl2.js"></script>
Then, run this code inside your HTML/JS:
<divid="grid"style="height:400px;"></div><script>vargrid=newDataGridXL("grid");</script>
1. Just like Excel & Google SheetsKeyboard, mouse and touchscreen controls are familiar to your users.
2. Lightweight & Super FastNo dependencies. Display thousands of rows & columns. No hiccups!
3. Programmer FriendlyDozens of demos, extensive docs, even an interactive API playground.
4. Built in the 2020sBacked by a store & state model, just like React. Modern and reliable.
5. Top Notch SupportSupport is fast and includes live code examples.
6. Framework CompatibleReact, Angular, Vue and the next big thing: DataGridXL is compatible.
See how DataGridXL powers live Web Apps & Get Inspired!
Convert table data from any format to any format. E.g. JSON to Markdown or CSV to XML.
Edit CSV files online just like Google Sheets. No need to sign up!
Important: To use DataGridXL in live environments, a license is required.
ONLY for non-live environments (internal development purposes), you can use DataGridXL without a license.
Without a license:
- you are required to show the DataGridXL link (
) at all times
- you are not entitled to receive any technical support
To purchase a commercial license for the current version of this library, visitDataGridXL Online Store
Visit theDataGridXL website for more information anddocumentation.
About
Excel-like Experience for Web Apps (The performant & reliable Vanilla Javascript data grid with Excel-like controls)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.

